f00f.net.irc.martyr
Interface Command

All Known Subinterfaces:
InCommand, OutCommand

public interface Command

Defines an object which is a command, either incoming or outgoing.


Method Summary
 java.lang.String getIrcIdentifier()
          Returns the string IRC uses to identify this command.
 

Method Detail

getIrcIdentifier

public java.lang.String getIrcIdentifier()
Returns the string IRC uses to identify this command. Examples: NICK, PING, KILL, 332. Not strictly required for OutCommands as the irc identifier is expected to be part of the reder() result.


Copyright © 2000,2001,2002,2003 f00f networks.