| Package | Description |
|---|---|
| org.apache.http.nio.protocol |
Asynchronous HTTP protocol handlers based on the non-blocking I/O model.
|
| Modifier and Type | Field and Description |
|---|---|
protected NHttpRequestExecutionHandler |
AsyncNHttpClientHandler.execHandler
Deprecated.
|
| Constructor and Description |
|---|
AsyncNHttpClientHandler(HttpProcessor httpProcessor,
NHttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
ByteBufferAllocator allocator,
HttpParams params)
Deprecated.
|
AsyncNHttpClientHandler(HttpProcessor httpProcessor,
NHttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
HttpParams params)
Deprecated.
|
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.