Uses of Class
org.apache.commons.httpclient.ConnectionPoolTimeoutException

Packages that use ConnectionPoolTimeoutException
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of ConnectionPoolTimeoutException in org.apache.commons.httpclient
 

Methods in org.apache.commons.httpclient that throw ConnectionPoolTimeoutException
 HttpConnection MultiThreadedHttpConnectionManager.getConnectionWithTimeout(HostConfiguration hostConfiguration, long timeout)
           
 HttpConnection HttpConnectionManager.getConnectionWithTimeout(HostConfiguration hostConfiguration, long timeout)
          Gets an HttpConnection for a given host configuration.
 



Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.