| 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. | 
| com.hazelcast.nio.tcp.nonblocking.iobalancer | Contains Handler Migration classes | 
| Class and Description | 
|---|
| NonBlockingIOThread | 
| NonBlockingIOThreadOutOfMemoryHandler | 
| SelectionHandler The SelectionHandler is a callback interface that gets called by an IO-thread when there data available to read, or space
 available to write. | 
| Class and Description | 
|---|
| AbstractHandler | 
| MigratableHandler A  SelectionHandlerthat supports migration betweenNonBlockingIOThreadinstances. | 
| NonBlockingIOThread | 
| NonBlockingIOThreadOutOfMemoryHandler | 
| SelectionHandler The SelectionHandler is a callback interface that gets called by an IO-thread when there data available to read, or space
 available to write. | 
| Class and Description | 
|---|
| NonBlockingIOThread | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.