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

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

Introduction

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

The text is from its open source code.

Subclass

org.apache.http.nio.protocol.BasicAsyncResponseProducer has subclasses.
Click this link to see all its subclasses.

Constructor

BasicAsyncResponseProducer(final HttpResponse response)
Creates a producer that can be used to transmit the given response message.