|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationHostileThread | |
---|---|
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. |
Uses of OperationHostileThread in com.hazelcast.client.connection.nio |
---|
Classes in com.hazelcast.client.connection.nio that implement OperationHostileThread | |
---|---|
class |
ClientOutSelectorImpl
|
Uses of OperationHostileThread in com.hazelcast.nio.tcp |
---|
Subinterfaces of OperationHostileThread in com.hazelcast.nio.tcp | |
---|---|
interface |
IOSelector
|
Classes in com.hazelcast.nio.tcp that implement OperationHostileThread | |
---|---|
class |
AbstractIOSelector
|
class |
InSelectorImpl
|
class |
OutSelectorImpl
|
Uses of OperationHostileThread in com.hazelcast.spi.impl.operationexecutor.classic |
---|
Classes in com.hazelcast.spi.impl.operationexecutor.classic that implement OperationHostileThread | |
---|---|
class |
ResponseThread
The ResponseThread is responsible for processing responses-packets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |