org.mule.providers.http
Class MuleHttpMethodRetryHandler
java.lang.Object
org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
org.mule.providers.http.MuleHttpMethodRetryHandler
- All Implemented Interfaces:
- org.apache.commons.httpclient.HttpMethodRetryHandler
- public class MuleHttpMethodRetryHandler
- extends org.apache.commons.httpclient.DefaultHttpMethodRetryHandler
Method Summary |
boolean |
retryMethod(org.apache.commons.httpclient.HttpMethod method,
IOException exception,
int executionCount)
|
Methods inherited from class org.apache.commons.httpclient.DefaultHttpMethodRetryHandler |
getRetryCount, isRequestSentRetryEnabled |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleHttpMethodRetryHandler
public MuleHttpMethodRetryHandler()
retryMethod
public boolean retryMethod(org.apache.commons.httpclient.HttpMethod method,
IOException exception,
int executionCount)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.