Constructors in org.apache.http.impl.nio.reactor with parameters of type SSLIOSessionHandler |
SSLClientIOEventDispatch(org.apache.http.nio.NHttpClientHandler handler,
javax.net.ssl.SSLContext sslcontext,
SSLIOSessionHandler sslHandler,
org.apache.http.nio.util.ByteBufferAllocator allocator,
org.apache.http.params.HttpParams params)
|
SSLIOSession(org.apache.http.nio.reactor.IOSession session,
javax.net.ssl.SSLContext sslContext,
SSLIOSessionHandler handler)
|
SSLServerIOEventDispatch(org.apache.http.nio.NHttpServiceHandler handler,
javax.net.ssl.SSLContext sslcontext,
SSLIOSessionHandler sslHandler,
org.apache.http.nio.util.ByteBufferAllocator allocator,
org.apache.http.params.HttpParams params)
|