Java org.apache.http.nio.protocol BasicAsyncRequestProducer fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

BasicAsyncRequestProducer(final HttpHost target, final HttpRequest request)
Creates a producer that can be used to transmit the given request message.