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