Uses of Interface
org.apache.http.nio.protocol.NHttpRequestExecutionHandler

Packages that use NHttpRequestExecutionHandler
org.apache.http.nio.protocol Non-blocking HTTP protocol execution framework. 
 

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(HttpProcessor httpProcessor, NHttpRequestExecutionHandler execHandler, ConnectionReuseStrategy connStrategy, ByteBufferAllocator allocator, HttpParams params)
           
AsyncNHttpClientHandler(HttpProcessor httpProcessor, NHttpRequestExecutionHandler execHandler, ConnectionReuseStrategy connStrategy, HttpParams params)
           
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.