| Interface | Description | 
|---|---|
| BufferObjectDataInput | |
| BufferObjectDataOutput | |
| Connection | Represents a 'connection' between two machines. | 
| ConnectionListener | A listener for the  ConnectionManagerto listen to connections
 being added or removed. | 
| ConnectionManager | Responsible for managing  Connectionobjects. | 
| Disposable | A  Disposableis a container of data and/or resources that can be disposed. | 
| 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 | 
| OutboundFrame | Represents something that can be written to a  Connection. | 
| SocketInterceptor | An interface that provides the ability to intercept the creation of sockets. | 
| Class | Description | 
|---|---|
| Address | Represents an address of a member in the cluster. | 
| Bits | Access and manipulate bits, bytes, primitives ... | 
| ClassLoaderUtil | Utility class to deal with classloaders. | 
| 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. | 
| Enum | Description | 
|---|---|
| ConnectionType | An enumeration of all possible Connection types. | 
This package contains classes related to New IO
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.