Uses of Class
org.apache.http.nio.reactor.ssl.SSLIOSession.InternalByteChannel
-
Packages that use SSLIOSession.InternalByteChannel Package Description org.apache.http.nio.reactor.ssl TLS/SSL support for asynchronous, event driven communication. -
-
Uses of SSLIOSession.InternalByteChannel in org.apache.http.nio.reactor.ssl
Fields in org.apache.http.nio.reactor.ssl declared as SSLIOSession.InternalByteChannel Modifier and Type Field Description private SSLIOSession.InternalByteChannel
SSLIOSession. channel
-