| Package | Description |
|---|---|
| com.hazelcast.nio.tcp.nonblocking |
Contains the non blocking
TcpIpConnectionMonitor. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MigratableHandler
A
SelectionHandler that supports migration between NonBlockingIOThread instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHandler |
class |
NonBlockingSocketReader
A
SocketReader tailored for non blocking IO. |
class |
NonBlockingSocketWriter
The writing side of the
TcpIpConnection. |
Copyright © 2016. All Rights Reserved.