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

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

Uses of HttpTimeoutException in org.apache.commons.httpclient
 

Subclasses of HttpTimeoutException in org.apache.commons.httpclient
 class ConnectTimeoutException
          A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.
 class IOTimeoutException
          A I/O or network timeout while communicating with an HTTP server.
 



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