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