public class HelpCommand extends BaseCommand
Constructor and Description |
---|
HelpCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(String commandString,
Session context)
This is the main method that you need to override in order to implement a command.
|
protected String |
getFormattedTopicList(SMTPServer server) |
getArgPredicate, getArgs, getHelp, getName
public void execute(String commandString, Session context) throws IOException
BaseCommand
execute
in interface Command
execute
in class BaseCommand
IOException
protected String getFormattedTopicList(SMTPServer server)
Copyright © 2006–2019. All rights reserved.