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()
NGClientListener
s can be registered using NGContext.addClientListener(NGClientListener)
.Copyright © 2024. All rights reserved.