|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.email.proxy.pop3.commands.Pop3Command
rice.email.proxy.pop3.commands.QuitCommand
public class QuitCommand
| Constructor Summary | |
|---|---|
QuitCommand()
|
|
| 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 QuitCommand()
| 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 | |||||||||