public class HelpCommand extends BaseCommand
| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String commandString,
Session context)
This is the main method that you need to override in order to implement a command.
|
protected java.lang.String |
getFormattedTopicList(SMTPServer server) |
getArgPredicate, getArgs, getHelp, getNamepublic void execute(java.lang.String commandString,
Session context)
throws java.io.IOException
BaseCommandexecute in interface Commandexecute in class BaseCommandjava.io.IOExceptionprotected java.lang.String getFormattedTopicList(SMTPServer server)
Copyright © 2006-2013. All Rights Reserved.