public interface ConnectionHeartbeatListener
ClientConnectionManager to listen to connection heartbeats| Modifier and Type | Method and Description |
|---|---|
void |
heartBeatStarted(Connection connection) |
void |
heartBeatStopped(Connection connection) |
void heartBeatStarted(Connection connection)
void heartBeatStopped(Connection connection)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.