| 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. |
| Class and Description |
|---|
| TcpIpConnection
The Tcp/Ip implementation of the
Connection. |
| Class and Description |
|---|
| ProtocolEncoder
The ProtocolEncoder is responsible for writing the protocol and once the protocol
has been written, the ProtocolEncoder is replaced by the appropriate handler.
|
| TcpIpAcceptor
Contains the logic for accepting TcpIpConnections.
|
| TcpIpConnection
The Tcp/Ip implementation of the
Connection. |
| TcpIpConnectionErrorHandler |
| TcpIpConnectionManager |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.