| 接口 | 说明 |
|---|---|
| SecurePortStrategy | 已过时
Use configuration parameters provided by connection listeners.
|
| TlsStrategy |
TLS protocol upgrade strategy for non-blocking
TransportSecurityLayer sessions. |
| TlsUpgradeCapable |
Capability to upgrade to TLS.
|
| 类 | 说明 |
|---|---|
| BasicClientTlsStrategy |
Basic client-side implementation of
TlsStrategy that upgrades to TLS for all endpoints
with HTTPS scheme. |
| BasicServerTlsStrategy |
Basic side-side implementation of
TlsStrategy that upgrades to TLS for endpoints
with the specified local ports. |
| FixedPortStrategy | 已过时
Use configuration parameters provided by connection listeners.
|
| TlsSupport |
HTTP/1.1 TLS support methods
|
Copyright © 2023. All rights reserved.