|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.email.proxy.smtp.commands.SmtpCommand
public abstract class SmtpCommand
| Constructor Summary | |
|---|---|
SmtpCommand()
|
|
| Method Summary | |
|---|---|
abstract boolean |
authenticationRequired()
|
abstract void |
execute(SmtpConnection conn,
SmtpState state,
SmtpManager manager,
java.lang.String commandLine)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmtpCommand()
| Method Detail |
|---|
public abstract boolean authenticationRequired()
public abstract void execute(SmtpConnection conn,
SmtpState state,
SmtpManager manager,
java.lang.String commandLine)
throws java.io.IOException
java.io.IOException
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||