com.icegreen.greenmail.pop3.commands
Class ApopCommand
java.lang.Object
com.icegreen.greenmail.pop3.commands.Pop3Command
com.icegreen.greenmail.pop3.commands.ApopCommand
public class ApopCommand
- extends Pop3Command
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApopCommand
public ApopCommand()
isValidForState
public boolean isValidForState(Pop3State state)
- Specified by:
isValidForState in class Pop3Command
execute
public void execute(Pop3Connection conn,
Pop3State state,
String cmd)
- Specified by:
execute in class Pop3Command
Copyright © 2006-2009 Icegreen Technologies. All Rights Reserved.