public class EhloCommand extends BaseCommand
Constructor and Description |
---|
EhloCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.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(java.lang.String commandString, Session sess) throws java.io.IOException
BaseCommand
execute
in interface Command
execute
in class BaseCommand
java.io.IOException
Copyright © 2006–2013. All rights reserved.