com.hazelcast.client.connection.nio
Class ClientReadHandler
java.lang.Object
com.hazelcast.client.connection.nio.AbstractClientSelectionHandler
com.hazelcast.client.connection.nio.ClientReadHandler
- All Implemented Interfaces:
- SelectionHandler, Runnable
public class ClientReadHandler
- extends AbstractClientSelectionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientReadHandler
public ClientReadHandler(ClientConnection connection,
IOSelector ioSelector,
int bufferSize)
run
public void run()
handle
public void handle()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.