Uses of Interface
org.apache.commons.httpclient.HttpMethodRetryHandler

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

Uses of HttpMethodRetryHandler in org.apache.commons.httpclient
 

Classes in org.apache.commons.httpclient that implement HttpMethodRetryHandler
 class DefaultHttpMethodRetryHandler
          The default HttpMethodRetryHandler used by HttpMethods.
 



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