Uses of Class
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.HttpRecoverableException

Packages that use HttpRecoverableException
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of HttpRecoverableException in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
 

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient with parameters of type HttpRecoverableException
 boolean DefaultMethodRetryHandler.retryMethod(HttpMethod method, HttpConnection connection, HttpRecoverableException recoverableException, int executionCount, boolean requestSent)
          Deprecated. Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
 boolean MethodRetryHandler.retryMethod(HttpMethod method, HttpConnection connection, HttpRecoverableException recoverableException, int executionCount, boolean requestSent)
          Deprecated. Determines if a method should be retried after an HttpRecoverableException occurs during execution.
 



Copyright © 2010 Internet2. All Rights Reserved.