|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.cmdl.AbstractCommand
org.xnap.chat.command.AbstractMessageCommand
org.xnap.plugin.pircbot.PircBotMessageCommand
public class PircBotMessageCommand
| Field Summary |
|---|
| Fields inherited from interface org.xnap.cmdl.Command |
|---|
ALIASES, CMD, LONG_HELP, PARAMETER, SHORT_HELP |
| Constructor Summary | |
|---|---|
PircBotMessageCommand(PircBotServer server)
|
|
| Method Summary | |
|---|---|
void |
send(Console c,
java.lang.String nick,
java.lang.String message)
|
| Methods inherited from class org.xnap.chat.command.AbstractMessageCommand |
|---|
execute |
| Methods inherited from class org.xnap.cmdl.AbstractCommand |
|---|
getAliases, getCommand, getInt, getLongHelp, getParameter, getShortHelp, putValue, tokenize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PircBotMessageCommand(PircBotServer server)
| Method Detail |
|---|
public void send(Console c,
java.lang.String nick,
java.lang.String message)
send in class AbstractMessageCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||