|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmtpCommand | |
|---|---|
| com.icegreen.greenmail.smtp.commands | |
| Uses of SmtpCommand in com.icegreen.greenmail.smtp.commands |
|---|
| Subclasses of SmtpCommand in com.icegreen.greenmail.smtp.commands | |
|---|---|
class |
DataCommand
DATA 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 com.icegreen.greenmail.smtp.commands that return SmtpCommand | |
|---|---|
SmtpCommand |
SmtpCommandRegistry.getCommand(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||