public class ClientReadHandler extends AbstractClientSelectionHandler
ClientMessageBuilder
to get processed.connection, connectionManager, eventCount, logger, socketChannel
Constructor and Description |
---|
ClientReadHandler(ClientConnection connection,
NonBlockingIOThread ioThread,
int bufferSize,
boolean direct,
LoggingService loggingService) |
Modifier and Type | Method and Description |
---|---|
void |
handle()
Called when there are bytes available for reading, or space available to write.
|
void |
run() |
onFailure, register, shutdown
public ClientReadHandler(ClientConnection connection, NonBlockingIOThread ioThread, int bufferSize, boolean direct, LoggingService loggingService)
public void run()
public void handle() throws Exception
SelectionHandler
Exception
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.