|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLIOSession | |
---|---|
org.apache.http.impl.nio | Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.impl.nio.reactor | Default implementations for interfaces in
org.apache.http.nio including default
I/O reactor implementations and support for SSL/TLS transport security. |
Uses of SSLIOSession in org.apache.http.impl.nio |
---|
Methods in org.apache.http.impl.nio that return SSLIOSession | |
---|---|
protected SSLIOSession |
SSLNHttpClientConnectionFactory.createSSLIOSession(IOSession iosession,
SSLContext sslcontext,
SSLSetupHandler sslHandler)
|
protected SSLIOSession |
SSLNHttpServerConnectionFactory.createSSLIOSession(IOSession iosession,
SSLContext sslcontext,
SSLSetupHandler sslHandler)
|
Uses of SSLIOSession in org.apache.http.impl.nio.reactor |
---|
Subclasses of SSLIOSession in org.apache.http.impl.nio.reactor | |
---|---|
class |
SSLIOSession
Deprecated. (4.2) use SSLIOSession |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |