public class MuleHttpMethodRetryHandler extends DefaultHttpMethodRetryHandler
Constructor and Description |
---|
MuleHttpMethodRetryHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
retryMethod(HttpMethod method,
IOException exception,
int executionCount) |
getRetryCount, isRequestSentRetryEnabled
public boolean retryMethod(HttpMethod method, IOException exception, int executionCount)
retryMethod
in interface HttpMethodRetryHandler
retryMethod
in class DefaultHttpMethodRetryHandler
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.