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