Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
protected SSLIOSession |
SSLNHttpClientConnectionFactory.createSSLIOSession(IOSession iosession,
SSLContext sslcontext,
SSLSetupHandler sslHandler) |
protected SSLIOSession |
SSLNHttpServerConnectionFactory.createSSLIOSession(IOSession iosession,
SSLContext sslcontext,
SSLSetupHandler sslHandler) |
Modifier and Type | Class and Description |
---|---|
class |
SSLIOSession
Deprecated.
(4.2) use
SSLIOSession |
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.