class NodeStateService.NodeStateServiceRunnable extends ServiceDispatcher.ExecutingRunnable
channel, expectResponse, protocol
Constructor and Description |
---|
NodeStateService.NodeStateServiceRunnable(java.nio.channels.SocketChannel socketChannel,
NodeStateProtocol protocol) |
Modifier and Type | Method and Description |
---|---|
protected TextProtocol.ResponseMessage |
getResponse(TextProtocol.RequestMessage request) |
protected void |
logMessage(java.lang.String message) |
run
NodeStateService.NodeStateServiceRunnable(java.nio.channels.SocketChannel socketChannel, NodeStateProtocol protocol)
protected TextProtocol.ResponseMessage getResponse(TextProtocol.RequestMessage request) throws java.io.IOException
getResponse
in class ServiceDispatcher.ExecutingRunnable
java.io.IOException
protected void logMessage(java.lang.String message)
logMessage
in class ServiceDispatcher.ExecutingRunnable
Copyright (c) 2004-2012 Oracle. All rights reserved.