Uses of Package
org.apache.http.nio.reactor.ssl
Packages that use org.apache.http.nio.reactor.ssl
Package
Description
Default implementations of HTTP connections for asynchronous,
even driven communication.
Embedded non-blocking server and server bootstrap.
Default implementations of client side connection pools
for asynchronous, even driven communication.
Default implementation of event driven network communication APIs
based on Java NIO.
TLS/SSL support for asynchronous, event driven communication.
-
Classes in org.apache.http.nio.reactor.ssl used by org.apache.http.impl.nioClassDescription
SSLIOSession
is a decorator class intended to transparently extend anIOSession
with transport layer security capabilities based on the SSL/TLS protocol.Callback interface that can be used to customize various aspects of the TLS/SSL protocol. -
Classes in org.apache.http.nio.reactor.ssl used by org.apache.http.impl.nio.bootstrapClassDescriptionCallback interface that can be used to customize various aspects of the TLS/SSL protocol.
-
Classes in org.apache.http.nio.reactor.ssl used by org.apache.http.impl.nio.poolClassDescriptionCallback interface that can be used to customize various aspects of the TLS/SSL protocol.
-
Classes in org.apache.http.nio.reactor.ssl used by org.apache.http.impl.nio.reactorClassDescription
SSLIOSession
is a decorator class intended to transparently extend anIOSession
with transport layer security capabilities based on the SSL/TLS protocol.Callback interface that can be used to customize various aspects of the TLS/SSL protocol. -
Classes in org.apache.http.nio.reactor.ssl used by org.apache.http.nio.reactor.sslClassDescriptionManaged internal SSL buffer.Encapsulates logic to manager SSL input/output buffers.Callback interface that can be used to customize various aspects of the TLS/SSL protocol.