|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NHttpRequestExecutionHandler | |
---|---|
org.apache.http.nio.protocol |
Uses of NHttpRequestExecutionHandler in org.apache.http.nio.protocol |
---|
Fields in org.apache.http.nio.protocol declared as NHttpRequestExecutionHandler | |
---|---|
protected NHttpRequestExecutionHandler |
AsyncNHttpClientHandler.execHandler
|
Constructors in org.apache.http.nio.protocol with parameters of type NHttpRequestExecutionHandler | |
---|---|
AsyncNHttpClientHandler(org.apache.http.protocol.HttpProcessor httpProcessor,
NHttpRequestExecutionHandler execHandler,
org.apache.http.ConnectionReuseStrategy connStrategy,
ByteBufferAllocator allocator,
org.apache.http.params.HttpParams params)
|
|
AsyncNHttpClientHandler(org.apache.http.protocol.HttpProcessor httpProcessor,
NHttpRequestExecutionHandler execHandler,
org.apache.http.ConnectionReuseStrategy connStrategy,
org.apache.http.params.HttpParams params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |