Package | Description |
---|---|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.nio |
This package contains classes related to New IO
|
com.hazelcast.nio.ascii |
Contains SocketTextReader and SocketTextWriter classes;
|
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. |
Class and Description |
---|
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
Class and Description |
---|
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
TcpIpEndpointManager |
Class and Description |
---|
AbstractChannelInitializer
A
ChannelInitializer that runs on a member and used for unencrypted
channels. |
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
Class and Description |
---|
AbstractChannelInitializer
A
ChannelInitializer that runs on a member and used for unencrypted
channels. |
MemberProtocolEncoder |
TcpIpAcceptor
Contains the logic for accepting TcpIpConnections.
|
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
TcpIpConnectionErrorHandler |
TcpIpEndpointManager |
UnifiedProtocolEncoder
The ProtocolEncoder is responsible for writing the protocol and once the protocol
has been written, the ProtocolEncoder is replaced by the appropriate handler.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.