Uses of Package
org.apache.http.nio.conn
Packages that use org.apache.http.nio.conn
Package
Description
Default asynchronous HTTP client implementation.
Default implementations of asynchronous client connection
management functions.
Asynchronous client connection management APIs.
Asynchronous client TLS/SSL support.
-
Classes in org.apache.http.nio.conn used by org.apache.http.impl.nio.clientClassDescriptionDeprecated.Deprecated.Represents a manager of persistent client connections.I/O session layering strategy for complex protocol schemes, which employ a transport level security protocol to secure HTTP communication (in other words those schemes 'layer' HTTP on top of a transport level protocol such as TLS/SSL).
-
Classes in org.apache.http.nio.conn used by org.apache.http.impl.nio.connClassDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Represents a managed connection whose state and life cycle is managed by a connection manager.Represents a manager of persistent client connections.Generic
NHttpConnection
factory.I/O session layering strategy for complex protocol schemes, which employ a transport level security protocol to secure HTTP communication (in other words those schemes 'layer' HTTP on top of a transport level protocol such as TLS/SSL). -
Classes in org.apache.http.nio.conn used by org.apache.http.nio.connClassDescriptionDeprecated.Deprecated.Noop implementation for protocol schemes that have no transport level security.I/O session layering strategy for complex protocol schemes, which employ a transport level security protocol to secure HTTP communication (in other words those schemes 'layer' HTTP on top of a transport level protocol such as TLS/SSL).
-
Classes in org.apache.http.nio.conn used by org.apache.http.nio.conn.sslClassDescriptionI/O session layering strategy for complex protocol schemes, which employ a transport level security protocol to secure HTTP communication (in other words those schemes 'layer' HTTP on top of a transport level protocol such as TLS/SSL).