See: Description
Class | Description |
---|---|
ClientChannelOutboundHandler |
A
ChannelOutboundHandler for the new-client. |
MemberChannelInboundHandler |
The
ChannelInboundHandler for member to member communication. |
MemberChannelInitializer |
The
ChannelInitializer that runs on a member. |
MemberChannelOutboundHandler |
A
ChannelOutboundHandler that for member to member communication. |
MessageHandlerImpl |
A
ClientMessageChannelInboundHandler.MessageHandler implementation
that passes the message to the ClientEngine . |
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.