org.littleshoot.commom.xmpp
Class DefaultXmppConnectionRetryStrategy
java.lang.Object
org.littleshoot.commom.xmpp.DefaultXmppConnectionRetryStrategy
- All Implemented Interfaces:
- XmppConnectionRetyStrategy
public class DefaultXmppConnectionRetryStrategy
- extends Object
- implements XmppConnectionRetyStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultXmppConnectionRetryStrategy
public DefaultXmppConnectionRetryStrategy()
retry
public boolean retry()
- Specified by:
retry in interface XmppConnectionRetyStrategy
sleep
public void sleep()
- Specified by:
sleep in interface XmppConnectionRetyStrategy
Copyright © 2014 LittleShoot. All Rights Reserved.