Interface Configurer<C>
- All Known Implementing Classes:
ApacheHttpClientBuilderConfigurer,ApacheHttpClientProxyConfigurer,ApacheHttpClientSslConfigurer,ApacheHttpClientUserAgentConfigurer
public interface Configurer<C>
-
Method Summary
Modifier and TypeMethodDescriptiondefault Configurer<C>andThen(Configurer<? super C> next) voidstatic <C> Configurer<C>static <C> Configurer<C>
-
Method Details
-
notConfigured
-
of
-
applyTo
-
andThen
-