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
|
com.hazelcast.spi.impl.operationexecutor.classic |
Contains the
ClassicOperationExecutor code. |
Modifier and Type | Class and Description |
---|---|
class |
ClientOutSelectorImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
IOSelector |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIOSelector |
class |
InSelectorImpl |
class |
OutSelectorImpl |
Modifier and Type | Class and Description |
---|---|
class |
ResponseThread
The ResponseThread is responsible for processing responses-packets.
|
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.