|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpAsyncRequestProducer | |
|---|---|
| org.apache.http.impl.nio.client | |
| org.apache.http.nio.client | |
| org.apache.http.nio.client.methods | |
| Uses of HttpAsyncRequestProducer in org.apache.http.impl.nio.client |
|---|
| Methods in org.apache.http.impl.nio.client with parameters of type HttpAsyncRequestProducer | ||
|---|---|---|
|
AbstractHttpAsyncClient.execute(HttpAsyncRequestProducer requestProducer,
HttpAsyncResponseConsumer<T> responseConsumer,
FutureCallback<T> callback)
|
|
|
AbstractHttpAsyncClient.execute(HttpAsyncRequestProducer requestProducer,
HttpAsyncResponseConsumer<T> responseConsumer,
HttpContext context,
FutureCallback<T> callback)
|
|
| Uses of HttpAsyncRequestProducer in org.apache.http.nio.client |
|---|
| Subinterfaces of HttpAsyncRequestProducer in org.apache.http.nio.client | |
|---|---|
interface |
HttpAsyncExchangeHandler<T>
|
| Methods in org.apache.http.nio.client with parameters of type HttpAsyncRequestProducer | ||
|---|---|---|
|
HttpAsyncClient.execute(HttpAsyncRequestProducer requestProducer,
HttpAsyncResponseConsumer<T> responseConsumer,
FutureCallback<T> callback)
|
|
|
HttpAsyncClient.execute(HttpAsyncRequestProducer requestProducer,
HttpAsyncResponseConsumer<T> responseConsumer,
HttpContext context,
FutureCallback<T> callback)
|
|
| Uses of HttpAsyncRequestProducer in org.apache.http.nio.client.methods |
|---|
| Classes in org.apache.http.nio.client.methods that implement HttpAsyncRequestProducer | |
|---|---|
class |
HttpAsyncDelete
|
class |
HttpAsyncGet
|
class |
HttpAsyncHead
|
class |
HttpAsyncOptions
|
class |
HttpAsyncPost
|
class |
HttpAsyncPut
|
class |
HttpAsyncTrace
|
class |
ZeroCopyPost
|
class |
ZeroCopyPut
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||