Package org.apache.hc.core5.http2.ssl
HTTP/2 specific TLS protocol support.
-
Class Summary Class Description H2ClientTlsStrategy Basic client-side implementation ofTlsStrategy
that upgrades to TLS for all endpoints withHTTPS
scheme.H2ServerTlsStrategy Basic side-side implementation ofTlsStrategy
that upgrades to TLS for endpoints with the specified local ports.H2TlsSupport HTTP/2 TLS support methods -
Enum Summary Enum Description ApplicationProtocol Supported application protocols.