public final 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, getNamepublic void execute(String commandString, Session context) throws IOException
BaseCommandexecute in interface Commandexecute in class BaseCommandIOExceptionprotected String getFormattedTopicList(SMTPServer server)
Copyright © 2006–2024. All rights reserved.