com.hazelcast.nio
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 © 2015 Hazelcast, Inc.. All Rights Reserved.