|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmtpCommand | |
---|---|
rice.email.proxy.smtp.commands |
Uses of SmtpCommand in rice.email.proxy.smtp.commands |
---|
Subclasses of SmtpCommand in rice.email.proxy.smtp.commands | |
---|---|
class |
AuthCommand
AUTH command. |
class |
DataCommand
DATA command. |
class |
EhloCommand
EHLO/HELO command. |
class |
HeloCommand
EHLO/HELO command. |
class |
MailCommand
MAIL command. |
class |
NoopCommand
NOOP command. |
class |
QuitCommand
QUIT command. |
class |
RcptCommand
RCPT command. |
class |
RsetCommand
RSET command. |
class |
VrfyCommand
VRFY command. |
Methods in rice.email.proxy.smtp.commands that return SmtpCommand | |
---|---|
SmtpCommand |
SmtpCommandRegistry.getCommand(java.lang.String name)
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |