Uses of Package
org.apache.hc.core5.reactor.ssl
Packages that use org.apache.hc.core5.reactor.ssl
Package
Description
TLS protocol support.
HTTP/2 specific TLS protocol support.
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
TLS/SSL support for I/O reactors.
-
Classes in org.apache.hc.core5.reactor.ssl used by org.apache.hc.core5.http.nio.sslClassDescriptionCallback interface that can be used to customize TLS/SSL session initialization.Callback interface that can be used to customize TLS/SSL session verification.TLS capable session layer interface.
-
Classes in org.apache.hc.core5.reactor.ssl used by org.apache.hc.core5.http2.sslClassDescriptionCallback interface that can be used to customize TLS/SSL session initialization.Callback interface that can be used to customize TLS/SSL session verification.TLS capable session layer interface.
-
Classes in org.apache.hc.core5.reactor.ssl used by org.apache.hc.core5.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 TLS/SSL session initialization.Callback interface that can be used to customize TLS/SSL session verification.Represents details of a fully established TLS session.TLS capable session layer interface. -
Classes in org.apache.hc.core5.reactor.ssl used by org.apache.hc.core5.reactor.sslClassDescription
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 TLS/SSL session initialization.Callback interface that can be used to customize TLS/SSL session verification.Represents details of a fully established TLS session.TLS capable session layer interface. -
Classes in org.apache.hc.core5.reactor.ssl used by org.apache.hc.core5.testing.nioClassDescriptionCallback interface that can be used to customize TLS/SSL session initialization.Callback interface that can be used to customize TLS/SSL session verification.