|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.email.proxy.pop3.commands.Pop3Command rice.email.proxy.pop3.commands.TopCommand
public class TopCommand
Constructor Summary | |
---|---|
TopCommand()
|
Method Summary | |
---|---|
void |
execute(Pop3Connection conn,
Pop3State state,
java.lang.String cmd)
|
boolean |
isValidForState(Pop3State state)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopCommand()
Method Detail |
---|
public boolean isValidForState(Pop3State state)
isValidForState
in class Pop3Command
public void execute(Pop3Connection conn, Pop3State state, java.lang.String cmd)
execute
in class Pop3Command
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |