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 |
MigratableHandler
A
SelectionHandler that supports migration between IOSelector instances. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelectionHandler |
class |
ReadHandler
The reading side of the
Connection . |
class |
WriteHandler
The writing side of the
TcpIpConnection . |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.