public class MailCommand extends BaseCommand
Constructor and Description |
---|
MailCommand() |
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, getName
public void execute(String commandString, Session sess) throws IOException, DropConnectionException
BaseCommand
execute
in interface Command
execute
in class BaseCommand
IOException
DropConnectionException
Copyright © 2006–2016. All rights reserved.