| Package | Description | 
|---|---|
| com.hazelcast.internal.networking.nonblocking | Contains the non blocking  TcpIpConnectionMonitor. | 
| com.hazelcast.internal.networking.nonblocking.iobalancer | Contains Handler Migration classes | 
| Class and Description | 
|---|
| AbstractHandler | 
| MigratableHandler A nio event handler that supports migration between  NonBlockingIOThreadinstances. | 
| NonBlockingIOThread | 
| 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. | 
| SelectorMode Controls the mode in which IO and acceptor thread selectors will be operating | 
| Class and Description | 
|---|
| MigratableHandler A nio event handler that supports migration between  NonBlockingIOThreadinstances. | 
| NonBlockingIOThread | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.