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

Packages that use HttpRequestExecutionHandler
org.apache.http.nio.protocol   
 

Uses of HttpRequestExecutionHandler in org.apache.http.nio.protocol
 

Constructors in org.apache.http.nio.protocol with parameters of type HttpRequestExecutionHandler
BufferingHttpClientHandler(org.apache.http.protocol.HttpProcessor httpProcessor, HttpRequestExecutionHandler execHandler, org.apache.http.ConnectionReuseStrategy connStrategy, org.apache.http.params.HttpParams params)
           
 



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