| Package | Description | 
|---|---|
| com.hazelcast.client.connection | Provides connection interfaces/classes for com.hazelcast.client | 
| com.hazelcast.client.connection.nio | Contains classes related to New IO for com.hazelcast.client.connection | 
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.client.spi.impl | Provides util classes for com.hazelcast.client | 
| com.hazelcast.client.spi.impl.listener | |
| 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 | 
|---|---|
| void | ClientConnectionManager. addConnectionListener(ConnectionListener connectionListener) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClientConnectionManagerImpl. addConnectionListener(ConnectionListener connectionListener) | 
| Modifier and Type | Method and Description | 
|---|---|
| ConnectionListener | ClientEngineImpl. getConnectionListener() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientClusterServiceImplThe  ClientClusterServiceimplementation. | 
| class  | ClientNonSmartInvocationServiceImpl | 
| class  | ClientSmartInvocationServiceImpl | 
| class  | ClusterListenerSupport | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientNonSmartListenerService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClusterServiceImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConnectionManager. addConnectionListener(ConnectionListener listener)Registers a ConnectionListener. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TcpIpConnectionManager. addConnectionListener(ConnectionListener listener) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.