Package | Description |
---|---|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
Modifier and Type | Class and Description |
---|---|
class |
ClientReadHandler
ClientReadHandler gets called by an IO-thread when there is data available to read.
|
class |
ClientWriteHandler
ClientReadHandler gets called by an IO-thread when there is space available to write to.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.