|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultHttpClientIODispatch | |
|---|---|
| org.apache.http.impl.nio | Default implementations of HTTP connections for asynchronous, even driven communication. |
| Uses of DefaultHttpClientIODispatch in org.apache.http.impl.nio |
|---|
| Methods in org.apache.http.impl.nio that return DefaultHttpClientIODispatch | ||
|---|---|---|
static
|
DefaultHttpClientIODispatch.create(T handler,
SSLContext sslContext,
ConnectionConfig config)
Creates a new instance of this class to be used for dispatching I/O event notifications to the given protocol handler. |
|
static
|
DefaultHttpClientIODispatch.create(T handler,
SSLContext sslContext,
SSLSetupHandler sslHandler,
ConnectionConfig config)
Creates a new instance of this class to be used for dispatching I/O event notifications to the given protocol handler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||