Uses of Class
org.apache.http.client.HttpState

Packages that use HttpState
org.apache.http.impl.client   
 

Uses of HttpState in org.apache.http.impl.client
 

Methods in org.apache.http.impl.client that return HttpState
protected abstract  HttpState AbstractHttpClient.createHttpState()
           
protected  HttpState DefaultHttpClient.createHttpState()
           
 HttpState AbstractHttpClient.getState()
           
 

Methods in org.apache.http.impl.client with parameters of type HttpState
 void AbstractHttpClient.setState(HttpState state)
           
 



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