Package com.mastfrog.netty.http.client
Class HttpClientBuilder.ChannelOptionSetting<T>
java.lang.Object
com.mastfrog.netty.http.client.HttpClientBuilder.ChannelOptionSetting<T>
- Type Parameters:
T- A type
- Enclosing class:
- HttpClientBuilder
Encapsulates a setting that can be set on the Netty Bootstrap; not really
an API class, but exposed so that the HttpClient constructor can be
invoked directly if someone wants to (using
HttpClientBuilder is much easier).
-
Method Summary
-
Method Details
-
option
-
value
-