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.
|
startTransactionpublic PassCommand(Session session, UserCommand userCommand)
public void execute(CommandParser commandParser) throws java.io.IOException, Pop3Exception
Commandexecute in interface Commandexecute in class AbstractLoginCommandjava.io.IOExceptionPop3Exception