메소드 | 설명 | |
---|---|---|
CommandHandler ( ConnectionHandler connection ) : System | ||
getCommandToHandle ( ) : String | ||
getConnection ( ) : ConnectionHandler | ||
handleCommand ( String command, String arguments, TvControl &me ) : void |
public CommandHandler ( ConnectionHandler connection ) : System | ||
connection | ConnectionHandler | |
리턴 | System |
public abstract handleCommand ( String command, String arguments, TvControl &me ) : void | ||
command | String | |
arguments | String | |
me | TvControl | |
리턴 | void |