| 程序包 | 说明 |
|---|---|
| org.apache.hc.client5.http.nio |
Connection management APIs based on the asynchronous I/O model.
|
| org.apache.hc.client5.http.ssl |
Client TLS/SSL support.
|
| org.apache.hc.core5.http.nio.ssl |
TLS protocol support.
|
| org.apache.hc.core5.http2.ssl |
HTTP/2 specific TLS protocol support.
|
| org.apache.hc.core5.reactor |
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
|
| org.apache.hc.core5.reactor.ssl |
TLS/SSL support for I/O reactors.
|
| 类和说明 |
|---|
| TransportSecurityLayer
TLS capable session layer interface.
|
| 类和说明 |
|---|
| SSLBufferMode |
| TlsDetails
Represents details of a fully established TLS session.
|
| 类和说明 |
|---|
| SSLBufferMode |
| SSLSessionInitializer
Callback interface that can be used to customize TLS/SSL session initialization.
|
| SSLSessionVerifier
Callback interface that can be used to customize TLS/SSL session verification.
|
| TransportSecurityLayer
TLS capable session layer interface.
|
| 类和说明 |
|---|
| SSLBufferMode |
| SSLSessionInitializer
Callback interface that can be used to customize TLS/SSL session initialization.
|
| SSLSessionVerifier
Callback interface that can be used to customize TLS/SSL session verification.
|
| TransportSecurityLayer
TLS capable session layer interface.
|
| 类和说明 |
|---|
| TransportSecurityLayer
TLS capable session layer interface.
|
| 类和说明 |
|---|
| SSLBufferMode |
SSLIOSession
SSLIOSession is a decorator class intended to transparently extend
an IOSession with transport layer security capabilities based on
the SSL/TLS protocol. |
| SSLMode |
| SSLSessionInitializer
Callback interface that can be used to customize TLS/SSL session initialization.
|
| SSLSessionVerifier
Callback interface that can be used to customize TLS/SSL session verification.
|
| TlsDetails
Represents details of a fully established TLS session.
|
| TransportSecurityLayer
TLS capable session layer interface.
|
Copyright © 2023. All rights reserved.