Uses of Class
edu.wisc.my.webproxy.beans.http.HttpTimeoutException

Packages that use HttpTimeoutException
edu.wisc.my.webproxy.beans.http   
 

Uses of HttpTimeoutException in edu.wisc.my.webproxy.beans.http
 

Methods in edu.wisc.my.webproxy.beans.http that throw HttpTimeoutException
 Response HttpManagerImpl.doRequest(Request request)
           
abstract  Response HttpManager.doRequest(Request request)
          Performs the request with the given request object.
 

Constructors in edu.wisc.my.webproxy.beans.http that throw HttpTimeoutException
ResponseImpl(org.apache.http.client.methods.HttpUriRequest method, org.apache.http.client.HttpClient client)
          Creates a response object
 



Copyright © 2010 Jasig. All Rights Reserved.