|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.httpclient.DefaultHttpMethodRetryHandler
org.mule.transport.http.MuleHttpMethodRetryHandler
public class MuleHttpMethodRetryHandler
Constructor Summary | |
---|---|
MuleHttpMethodRetryHandler()
|
Method Summary | |
---|---|
boolean |
retryMethod(HttpMethod method,
java.io.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 |
Constructor Detail |
---|
public MuleHttpMethodRetryHandler()
Method Detail |
---|
public boolean retryMethod(HttpMethod method, java.io.IOException exception, int executionCount)
retryMethod
in interface HttpMethodRetryHandler
retryMethod
in class DefaultHttpMethodRetryHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |