public class HeartbeatHandler extends Object implements Disconnectable
| Constructor and Description |
|---|
HeartbeatHandler(Configuration configuration,
CancelableScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(MainBaseClient client) |
void |
onHeartbeat(MainBaseClient client) |
public HeartbeatHandler(Configuration configuration, CancelableScheduler scheduler)
public void onHeartbeat(MainBaseClient client)
public void onDisconnect(MainBaseClient client)
onDisconnect in interface DisconnectableCopyright © 2012–2014. All rights reserved.