| Package | Description |
|---|---|
| com.icegreen.greenmail.smtp.commands |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SmtpCommand |
SmtpCommandRegistry.getCommand(String name) |
Copyright © 2006–2017 Icegreen Technologies. All rights reserved.