|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLIOSession | |
|---|---|
| org.apache.http.impl.nio | Default implementations of HTTP connections for asynchronous, even driven communication. |
| org.apache.http.impl.nio.reactor | Default implementation of event driven network communication APIs based on Java NIO. |
| Uses of SSLIOSession in org.apache.http.impl.nio |
|---|
| Methods in org.apache.http.impl.nio that return SSLIOSession | |
|---|---|
protected SSLIOSession |
SSLNHttpServerConnectionFactory.createSSLIOSession(IOSession iosession,
SSLContext sslContext,
SSLSetupHandler sslHandler)
|
protected SSLIOSession |
SSLNHttpClientConnectionFactory.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 | |||||||||