public class SocketRetryHandler extends Object
SocketRetryHandler(int maxRetries)
boolean
retryRequest(Exception exception, int executionCount, Socket socket)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketRetryHandler(int maxRetries)
public boolean retryRequest(Exception exception, int executionCount, Socket socket)