|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
Interface for the Message Objects.
| Method Summary | |
|---|---|
String |
getCommand()
Returns the message's command. |
Object |
getData()
Returns the optional data. |
boolean |
isCommand(String command)
Compares this message's command string with the given command string and returns true only if they match. |
| Method Detail |
|---|
String getCommand()
Object getData()
boolean isCommand(String command)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||