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