public final class StartTLSCommand extends BaseCommand
| Constructor and Description |
|---|
StartTLSCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String commandString,
Session sess)
This is the main method that you need to override in order to implement a command.
|
getArgPredicate, getArgs, getHelp, getNamepublic void execute(String commandString, Session sess) throws IOException
BaseCommandexecute in interface Commandexecute in class BaseCommandIOExceptionCopyright © 2006–2024. All rights reserved.