| Package | Description | 
|---|---|
| com.hazelcast.client.connection.nio | Contains classes related to New IO for com.hazelcast.client.connection | 
| com.hazelcast.nio.tcp.nonblocking | Contains the non blocking  TcpIpConnectionMonitor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractClientSelectionHandler | 
| class  | ClientReadHandler | 
| class  | ClientWriteHandler | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MigratableHandlerA  SelectionHandlerthat supports migration betweenNonBlockingIOThreadinstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHandler | 
| class  | NonBlockingSocketReaderA  SocketReadertailored for non blocking IO. | 
| class  | NonBlockingSocketWriterThe writing side of the  TcpIpConnection. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.