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) |
runNodeStateService.NodeStateServiceRunnable(java.nio.channels.SocketChannel socketChannel,
NodeStateProtocol protocol)
protected TextProtocol.ResponseMessage getResponse(TextProtocol.RequestMessage request) throws java.io.IOException
getResponse in class ServiceDispatcher.ExecutingRunnablejava.io.IOExceptionprotected void logMessage(java.lang.String message)
logMessage in class ServiceDispatcher.ExecutingRunnableCopyright (c) 2004-2012 Oracle. All rights reserved.