All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.snowdrop.vertx.http.client.properties.HttpClientOptionsCustomizer Maven / Gradle / Ivy

package dev.snowdrop.vertx.http.client.properties;

import java.util.function.Function;

import io.vertx.core.http.HttpClientOptions;

@FunctionalInterface
public interface HttpClientOptionsCustomizer extends Function {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy