public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute(CommandParser commandParser)
Executes the command, after parsing arguments if necessary.
|
void execute(CommandParser commandParser) throws java.io.IOException, Pop3Exception
java.io.IOException
Pop3Exception