Class DeleCommand
java.lang.Object
com.icegreen.greenmail.pop3.commands.Pop3Command
com.icegreen.greenmail.pop3.commands.DeleCommand
-
Field Summary
Fields inherited from class com.icegreen.greenmail.pop3.commands.Pop3Command
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(Pop3Connection conn, Pop3State state, String cmd) booleanisValidForState(Pop3State state)
-
Constructor Details
-
DeleCommand
public DeleCommand()
-
-
Method Details
-
isValidForState
- Specified by:
isValidForStatein classPop3Command
-
execute
- Specified by:
executein classPop3Command
-