Java org.apache.http.impl.nio SSLClientIOEventDispatch fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.impl.nio SSLClientIOEventDispatch fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.impl.nio SSLClientIOEventDispatch.

The text is from its open source code.

Constructor

SSLClientIOEventDispatch(final NHttpClientHandler handler, final SSLContext sslcontext, final HttpParams params)
Creates a new instance of this class to be used for dispatching I/O event notifications to the given protocol handler using the given SSLContext .