|
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
public abstract class Pop3Command
| Constructor Summary | |
|---|---|
Pop3Command()
|
|
| Method Summary | |
|---|---|
abstract void |
execute(Pop3Connection conn,
Pop3State state,
java.lang.String cmd)
|
abstract 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 Pop3Command()
| Method Detail |
|---|
public abstract boolean isValidForState(Pop3State state)
public abstract void execute(Pop3Connection conn,
Pop3State state,
java.lang.String cmd)
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||