public class MailCommand extends SmtpCommand
| Constructor and Description |
|---|
MailCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SmtpConnection conn,
SmtpState state,
SmtpManager manager,
java.lang.String commandLine) |
public void execute(SmtpConnection conn, SmtpState state, SmtpManager manager, java.lang.String commandLine)
execute in class SmtpCommand