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

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

Uses of RedirectException in org.apache.commons.httpclient
 

Subclasses of RedirectException in org.apache.commons.httpclient
 class CircularRedirectException
          Signals a circular redirect
 class InvalidRedirectLocationException
          Signals violation of HTTP specification caused by an invalid redirect location
 



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