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

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

Introduction

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

The text is from its open source code.

Constructor

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