See: Description
| Class | Description |
|---|---|
| MemberChannelInitializer |
The
ChannelInitializer that runs on a member. |
| PacketDecoder |
The
ChannelInboundHandler for member to member communication. |
| PacketEncoder |
A
ChannelOutboundHandler that for member to member communication. |
| TcpIpAcceptor |
Contains the logic for accepting TcpIpConnections.
|
| TcpIpConnection |
The Tcp/Ip implementation of the
Connection. |
| TcpIpConnectionChannelErrorHandler | |
| TcpIpConnectionErrorHandler | |
| TcpIpConnectionManager | |
| TcpIpConnector |
The TcpIpConnector is responsible to make connections by connecting to a remote serverport.
|
Contains functionality for the TCP/IP Networking for cluster members
This whole package is internal and no compatibility will be provided.
Copyright © 2018 Hazelcast, Inc.. All rights reserved.