public class BeatReactor extends Object
void
beat()
beat(int nextDelay)
static BeatReactor
instance()
boolean
isDisconnecting()
resume()
retry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static BeatReactor instance()
public boolean isDisconnecting()
public void beat()
public void beat(int nextDelay)
public void retry()
public void resume()
Copyright © 2022. All rights reserved.