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 |
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 Hazelcast, Inc.. All Rights Reserved.