Class SSLIOSession

java.lang.Object
org.apache.http.nio.reactor.ssl.SSLIOSession
org.apache.http.impl.nio.reactor.SSLIOSession
All Implemented Interfaces:
IOSession, SessionBufferStatus, SocketAccessor

@Deprecated public class SSLIOSession extends SSLIOSession
Deprecated.
(4.2) use SSLIOSession
A decorator class intended to transparently extend an IOSession with transport layer security capabilities based on the SSL/TLS protocol.
Since:
4.0