Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.nio |
This package contains classes related to New IO
|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking between cluster members
|
Modifier and Type | Method and Description |
---|---|
ConnectionListener |
ClientEngineImpl.getConnectionListener() |
Modifier and Type | Class and Description |
---|---|
class |
ClusterServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionManager.addConnectionListener(ConnectionListener connectionListener) |
Modifier and Type | Method and Description |
---|---|
void |
TcpIpConnectionManager.addConnectionListener(ConnectionListener listener) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.