Uses of Interface
org.apache.http.HttpResponseFactory

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

Uses of HttpResponseFactory in org.apache.http.impl
 

Classes in org.apache.http.impl that implement HttpResponseFactory
 class DefaultHttpResponseFactory
          Default implementation of a factory for creating response objects.
 

Methods in org.apache.http.impl with parameters of type HttpResponseFactory
 void DefaultHttpClientConnection.setResponseFactory(HttpResponseFactory responsefactory)
           
 



Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.