| Package | Description | 
|---|---|
| com.hazelcast.client.connection.nio | Contains classes related to New IO for com.hazelcast.client.connection | 
| com.hazelcast.nio.tcp | Contains functionality for the TCP/IP Networking between cluster members | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractClientSelectionHandler | 
| class  | ClientReadHandler | 
| class  | ClientWriteHandler | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MigratableHandlerA  SelectionHandlerthat supports migration betweenIOSelectorinstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSelectionHandler | 
| class  | ReadHandlerThe reading side of the  Connection. | 
| class  | WriteHandlerThe writing side of the  TcpIpConnection. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.