|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.sdsc.inca.protocol.MessageHandler edu.sdsc.inca.protocol.GetLog
Field Summary |
Fields inherited from class edu.sdsc.inca.protocol.MessageHandler |
logger |
Constructor Summary | |
GetLog()
|
Method Summary | |
void |
execute(ProtocolReader reader,
ProtocolWriter writer)
Execute should run the task using the reader and writer for in/output. |
Methods inherited from class edu.sdsc.inca.protocol.MessageHandler |
errorReply |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetLog()
Method Detail |
public void execute(ProtocolReader reader, ProtocolWriter writer) throws java.lang.Exception
MessageHandler
execute
in class MessageHandler
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |