|
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
rice.email.proxy.smtp.commands.NoopCommand
public class NoopCommand
NOOP command.
The spec is at http://asg.web.cmu.edu/rfc/rfc2821.html#sec-4.1.1.9.
| Constructor Summary | |
|---|---|
NoopCommand()
|
|
| Method Summary | |
|---|---|
boolean |
authenticationRequired()
|
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 NoopCommand()
| Method Detail |
|---|
public void execute(SmtpConnection conn,
SmtpState state,
SmtpManager manager,
java.lang.String commandLine)
execute in class SmtpCommand
public boolean authenticationRequired()
authenticationRequired in class SmtpCommand
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||