| Constructor and Description |
|---|
RequireTLSCommandWrapper(Command wrapped) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String commandString,
Session sess) |
HelpMessage |
getHelp() |
java.lang.String |
getName()
Returns the name of the command in upper case.
|
public RequireTLSCommandWrapper(Command wrapped)
wrapped - the wrapped command (not null)public void execute(java.lang.String commandString,
Session sess)
throws java.io.IOException,
DropConnectionException
execute in interface Commandjava.io.IOExceptionDropConnectionExceptionpublic HelpMessage getHelp() throws CommandException
getHelp in interface CommandCommandExceptionCopyright © 2006-2013. All Rights Reserved.