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

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

Introduction

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

The text is from its open source code.

Constructor

SSLServerIOEventDispatch(final NHttpServiceHandler 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 .