Interface | Description |
---|---|
BufferObjectDataInput | |
BufferObjectDataOutput | |
Connection |
Represents a 'connection' between two machines.
|
ConnectionListener |
A listener for the
ConnectionManager to listen to connections
being added or removed. |
ConnectionManager |
Responsible for managing
Connection objects. |
IOService | |
MemberSocketInterceptor |
Member Socket Interceptor can be registered via
see
SocketInterceptorConfig |
ObjectDataInput |
Provides serialization methods for arrays of primitive types
|
ObjectDataOutput |
Provides serialization methods for arrays by extending DataOutput
|
SocketInterceptor |
An interface that provides the ability to intercept the creation of sockets.
|
SocketReadable |
Represents something where data can be read from.
|
SocketWritable |
Represents something that can be written to a
Connection . |
Class | Description |
---|---|
Address |
Represents an address of a member in the cluster.
|
Bits |
Access and manipulate bits, bytes, primitives ...
|
CipherHelper | |
ClassLoaderUtil |
Utility class to deal with classloaders.
|
DynamicByteBuffer | |
IOUtil | |
NodeIOService | |
Packet |
A Packet is a piece of data send over the line.
|
Protocols |
First bytes to send a node that defines selected protocol
|
UnsafeHelper |
Unsafe accessor.
|
UTFEncoderDecoder |
Class to encode/decode UTF-Strings to and from byte-arrays.
|
Enum | Description |
---|---|
ConnectionType |
An enumeration of all possible Connection types.
|
This package contains classes related to New IO
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.