Uses of Interface
org.apache.http.HttpRequestFactory

Packages that use HttpRequestFactory
org.apache.http.impl Default implementations for interfaces in org.apache.http
 

Uses of HttpRequestFactory in org.apache.http.impl
 

Classes in org.apache.http.impl that implement HttpRequestFactory
 class DefaultHttpRequestFactory
          Default implementation of a factory for creating request objects.
 

Methods in org.apache.http.impl with parameters of type HttpRequestFactory
protected  void AbstractHttpServerConnection.setRequestFactory(HttpRequestFactory requestfactory)
           
 



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