| Package | Description | 
|---|---|
| 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. | 
| Constructor and Description | 
|---|
| UnifiedAggregateEndpointManager(TcpIpEndpointManager unified,
                               Map<EndpointQualifier,EndpointManager<TcpIpConnection>> views) | 
| Modifier and Type | Method and Description | 
|---|---|
| TcpIpEndpointManager | TcpIpConnection. getEndpointManager() | 
| Constructor and Description | 
|---|
| TcpIpConnection(TcpIpEndpointManager endpointManager,
               ConnectionLifecycleListener lifecycleListener,
               int connectionId,
               Channel channel) | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.