| 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.internal.diagnostics | Contains functionality what is happening in a HazelcastInstance. | 
| com.hazelcast.nio | This package contains classes related to New IO | 
| com.hazelcast.nio.tcp | Contains functionality for the TCP/IP Networking for cluster members This whole package is internal and no compatibility will be provided. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ClientConnectionManagerResponsible for managing  ClientConnectionobjects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientConnectionManagerImplImplementation of  ClientConnectionManager. | 
| Constructor and Description | 
|---|
| SystemLogPlugin(HazelcastProperties properties,
               ConnectionListenable connectionObservable,
               HazelcastInstance hazelcastInstance,
               ILogger logger) | 
| SystemLogPlugin(HazelcastProperties properties,
               ConnectionListenable connectionObservable,
               HazelcastInstance hazelcastInstance,
               ILogger logger,
               NodeExtension nodeExtension) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ConnectionManagerResponsible for managing  Connectionobjects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TcpIpConnectionManager | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.