com.hazelcast.client.connection.nio
public class ClientReadHandler extends AbstractClientSelectionHandler
connection, connectionManager, logger, socketChannel
Constructor and Description |
---|
ClientReadHandler(ClientConnection connection,
IOSelector ioSelector,
int bufferSize) |
Modifier and Type | Method and Description |
---|---|
void |
handle() |
void |
run() |
register, shutdown
public ClientReadHandler(ClientConnection connection, IOSelector ioSelector, int bufferSize)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.