org.smallmind.quorum.transport.message
Class ReconnectionPolicy
java.lang.Object
org.smallmind.quorum.transport.message.ReconnectionPolicy
public class ReconnectionPolicy
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReconnectionPolicy
public ReconnectionPolicy()
getReconnectionAttempts
public int getReconnectionAttempts()
setReconnectionAttempts
public void setReconnectionAttempts(int reconnectionAttempts)
getReconnectionDelayMilliseconds
public long getReconnectionDelayMilliseconds()
setReconnectionDelayMilliseconds
public void setReconnectionDelayMilliseconds(long reconnectionDelayMilliseconds)
Copyright © 2012. All Rights Reserved.