Package | Description |
---|---|
org.apache.http.nio.protocol |
Non-blocking HTTP protocol execution framework.
|
Modifier and Type | Field and Description |
---|---|
protected NHttpRequestExecutionHandler |
AsyncNHttpClientHandler.execHandler |
Constructor and Description |
---|
AsyncNHttpClientHandler(HttpProcessor httpProcessor,
NHttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
ByteBufferAllocator allocator,
HttpParams params) |
AsyncNHttpClientHandler(HttpProcessor httpProcessor,
NHttpRequestExecutionHandler execHandler,
ConnectionReuseStrategy connStrategy,
HttpParams params) |
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.