Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
TcpIpEndpointManager.EndpointConnectionLifecycleListener |
Constructor and Description |
---|
TcpIpConnection(TcpIpEndpointManager endpointManager,
ConnectionLifecycleListener lifecycleListener,
int connectionId,
Channel channel) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.