Class NoopCommand
java.lang.Object
com.icegreen.greenmail.pop3.commands.Pop3Command
com.icegreen.greenmail.pop3.commands.NoopCommand
- Since:
- Jan 28, 2006
- Version:
- $Id: $
- Author:
- Wael Chatila
-
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
-
NoopCommand
public NoopCommand()
-
-
Method Details
-
isValidForState
- Specified by:
isValidForStatein classPop3Command
-
execute
- Specified by:
executein classPop3Command
-