Modifier and Type | Field and Description |
---|---|
String |
user |
Constructor and Description |
---|
UserCommand(Session session) |
Modifier and Type | Method and Description |
---|---|
void |
execute(CommandParser commandParser)
Executes the command, after parsing arguments if necessary.
|
public UserCommand(Session session)
public void execute(CommandParser commandParser) throws java.io.IOException, Pop3Exception
Command
execute
in interface Command
java.io.IOException
Pop3Exception