Class TopCommand
java.lang.Object
com.icegreen.greenmail.pop3.commands.Pop3Command
com.icegreen.greenmail.pop3.commands.TopCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(Pop3Connection conn, Pop3State state, String cmd) boolean
isValidForState
(Pop3State state)
-
Constructor Details
-
TopCommand
public TopCommand()
-
-
Method Details
-
isValidForState
- Specified by:
isValidForState
in classPop3Command
-
execute
- Specified by:
execute
in classPop3Command
-