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

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)
           
 



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