See: Description
Class | Description |
---|---|
AbstractClientSelectionHandler |
The AbstractClientSelectionHandler gets called by an IO-thread when there is data available to read,
or space available to write.
|
ClientConnection |
Client implementation of
Connection . |
ClientConnectionManagerImpl |
Implementation of
ClientConnectionManager . |
ClientNonBlockingOutputThread |
ClientNonBlockingOutputThread facilitates non-blocking writing for Hazelcast Clients.
|
ClientReadHandler |
ClientReadHandler gets called by an IO-thread when there is data available to read.
|
ClientWriteHandler |
ClientReadHandler gets called by an IO-thread when there is space available to write to.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.