IOSession, SessionBufferStatus, SocketAccessorSSLIOSession@Deprecated public class SSLIOSession extends SSLIOSession
IOSession
with transport layer security capabilities based on the SSL/TLS protocol.ACTIVE, ATTACHMENT_KEY, CLOSED, CLOSINGSESSION_KEY| Constructor | Description |
|---|---|
SSLIOSession(IOSession session,
javax.net.ssl.SSLContext sslContext,
SSLIOSessionHandler handler) |
Deprecated.
|
SSLIOSession(IOSession session,
javax.net.ssl.SSLContext sslContext,
SSLSetupHandler handler) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
bind(SSLMode mode,
org.apache.http.params.HttpParams params) |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchannel, clearEvent, close, getAttribute, getEventMask, getLocalAddress, getRemoteAddress, getSocket, getSocketTimeout, getSSLSession, getSSLSetupHandler, getStatus, hasBufferedInput, hasBufferedOutput, inboundTransport, initialize, initialize, isAppInputReady, isAppOutputReady, isClosed, isInboundDone, isInitialized, isOutboundDone, outboundTransport, removeAttribute, setAttribute, setBufferStatus, setEvent, setEventMask, setSocketTimeout, shutdown, toStringpublic SSLIOSession(IOSession session, javax.net.ssl.SSLContext sslContext, SSLSetupHandler handler)
public SSLIOSession(IOSession session, javax.net.ssl.SSLContext sslContext, SSLIOSessionHandler handler)
public void bind(SSLMode mode, org.apache.http.params.HttpParams params) throws javax.net.ssl.SSLException
javax.net.ssl.SSLException