JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
Package org.apache.http.impl.nio.ssl
package
org.apache.http.impl.nio.ssl
Related Packages
Package
Description
org.apache.http.impl.nio
Default implementations of HTTP connections for asynchronous, even driven communication.
org.apache.http.impl.nio.bootstrap
Embedded non-blocking server and server bootstrap.
org.apache.http.impl.nio.codecs
Default implementations of message parses and writers for asynchronous, even driven communication.
org.apache.http.impl.nio.pool
Default implementations of client side connection pools for asynchronous, even driven communication.
org.apache.http.impl.nio.reactor
Default implementation of event driven network communication APIs based on Java NIO.
Classes
Class
Description
SSLClientIOEventDispatch
Deprecated.
(4.2) use
DefaultHttpClientIODispatch
SSLServerIOEventDispatch
Deprecated.
(4.2) use
DefaultHttpServerIODispatch
DefaultHttpClientIODispatch