| Interface | Description |
|---|---|
| BufferObjectDataInput | |
| BufferObjectDataOutput | |
| Connection |
Represents a 'connection' between two machines.
|
| ConnectionListener | |
| ConnectionManager | |
| IOSelector | |
| IOService | |
| MemberSocketInterceptor | |
| ObjectDataInput | |
| ObjectDataOutput | |
| SelectionHandler | |
| SocketChannelWrapper | |
| SocketInterceptor | |
| SocketReadable | |
| SocketReader | |
| SocketWritable |
Represents something that can be written to a
Connection. |
| SocketWriter<T extends SocketWritable> | |
| UTFEncoderDecoder.StringCreator |
| Class | Description |
|---|---|
| Address | |
| CipherHelper | |
| ClassLoaderUtil | |
| ClientPacket | |
| ConnectionMonitor | |
| DefaultSocketChannelWrapper | |
| DynamicByteBuffer | |
| IOUtil | |
| NodeIOService | |
| Packet |
A Packet is a piece of data send over the line.
|
| Protocols | |
| SocketAcceptor | |
| SocketConnector | |
| TcpIpConnection |
The Tcp/Ip implementation of the
Connection. |
| TcpIpConnectionManager | |
| UnsafeHelper |
Unsafe accessor.
|
| UTFEncoderDecoder | |
| WriteHandler |
| Enum | Description |
|---|---|
| ConnectionType |
An enumeration of all possible Connection types.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.