@PrivateApi public interface ConnectionListener
ConnectionManager
to listen to connections
being added or removed.Modifier and Type | Method and Description |
---|---|
void |
connectionAdded(Connection connection) |
void |
connectionRemoved(Connection connection) |
void connectionAdded(Connection connection)
void connectionRemoved(Connection connection)
Copyright © 2018 Hazelcast, Inc.. All rights reserved.