public interface NGHeartbeatListener
| Modifier and Type | Method and Description |
|---|---|
void |
heartbeatReceived()
Called by an internal nailgun thread when the server receives a heartbeat from the client.
|
void heartbeatReceived()
NGClientListeners can be registered using NGContext.registerHeartbeatListener.