|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutCommand
Defines an outgoing command. Outgoing commands are very simple because all they need to do is be rendered. Outgoing commands do not change our state.
Method Summary | |
---|---|
java.lang.String |
render()
Forms a string appropriate to send to the server, if required. |
Methods inherited from interface f00f.net.irc.martyr.Command |
---|
getIrcIdentifier |
Method Detail |
---|
java.lang.String render()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |