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