public final class WebdavMethodRetryHandler
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static WebdavMethodRetryHandler |
getInstance() |
boolean |
retryMethod(HttpMethod method,
java.io.IOException exception,
int executionCount) |
public static WebdavMethodRetryHandler getInstance()
public boolean retryMethod(HttpMethod method, java.io.IOException exception, int executionCount)