|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elite.jdcbot.framework.DCIO
org.elite.jdcbot.framework.InputThreadTarget
public class InputThreadTarget
Created on 26-May-08
Constructor Summary | |
---|---|
InputThreadTarget()
|
Method Summary | |
---|---|
void |
handleCommand(java.lang.String rawcmd)
Called by InputThread when a command is read from the socket input. |
protected void |
onDisconnect()
Called by InputThread on socket disconnection. |
Methods inherited from class org.elite.jdcbot.framework.DCIO |
---|
parseCmdArgs, parseCmdName, parseRawCmd, ReadCommand, ReadCommand, SendCommand, SendCommand, set_IOExceptionMsg |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InputThreadTarget()
Method Detail |
---|
public void handleCommand(java.lang.String rawcmd)
rawcmd
- The raw command is passed in this argument.protected void onDisconnect()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |