Uses of Package
org.apache.hc.core5.http.nio.ssl
Packages that use org.apache.hc.core5.http.nio.ssl
Package
Description
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
TLS protocol support.
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.
HTTP/2 specific pool component APIs.
HTTP/2 specific TLS protocol support.
-
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http.impl.bootstrapClassDescriptionTLS protocol upgrade strategy for non-blocking
TransportSecurityLayer
sessions.Capability to upgrade to TLS. -
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http.impl.nio
-
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http.nio.sslClassDescriptionDeprecated.Use configuration parameters provided by connection listeners.TLS protocol upgrade strategy for non-blocking
TransportSecurityLayer
sessions. -
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http2.impl.nio
-
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http2.impl.nio.bootstrap
-
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http2.nio.pool
-
Classes in org.apache.hc.core5.http.nio.ssl used by org.apache.hc.core5.http2.sslClassDescriptionDeprecated.Use configuration parameters provided by connection listeners.TLS protocol upgrade strategy for non-blocking
TransportSecurityLayer
sessions.