Package org.apache.http.nio.reactor.ssl
package org.apache.http.nio.reactor.ssl
TLS/SSL support for asynchronous, event driven communication.
-
ClassDescriptionA
SSLBufferManagementStrategy
that never releases the underlying buffer.ASSLBufferManagementStrategy
that releases the underlying buffer when deactivated.Managed internal SSL buffer.Encapsulates logic to manager SSL input/output buffers.SSLIOSession
is a decorator class intended to transparently extend anIOSession
with transport layer security capabilities based on the SSL/TLS protocol.Callback interface that can be used to customize various aspects of the TLS/SSL protocol.