| Package | Description | 
|---|---|
| org.apache.hc.core5.http.nio.ssl | TLS protocol support. | 
| org.apache.hc.core5.http2.ssl | HTTP/2 specific TLS protocol support. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FixedPortStrategyDeprecated. 
 Use configuration parameters provided by connection listeners. | 
| Constructor and Description | 
|---|
| BasicServerTlsStrategy(SecurePortStrategy securePortStrategy)Deprecated. 
 | 
| BasicServerTlsStrategy(SSLContext sslContext,
                      SecurePortStrategy securePortStrategy)Deprecated. 
 | 
| BasicServerTlsStrategy(SSLContext sslContext,
                      SecurePortStrategy securePortStrategy,
                      SSLBufferMode sslBufferMode,
                      SSLSessionInitializer initializer,
                      SSLSessionVerifier verifier) | 
| BasicServerTlsStrategy(SSLContext sslContext,
                      SecurePortStrategy securePortStrategy,
                      SSLSessionInitializer initializer,
                      SSLSessionVerifier verifier) | 
| BasicServerTlsStrategy(SSLContext sslContext,
                      SecurePortStrategy securePortStrategy,
                      SSLSessionVerifier verifier)Deprecated. 
 | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.