public class NoopCommand extends SmtpCommand
"NOOP" [ SP String ] CRLF
log| Constructor and Description |
|---|
NoopCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SmtpConnection conn,
SmtpState state,
SmtpManager manager,
String commandLine) |
public void execute(SmtpConnection conn, SmtpState state, SmtpManager manager, String commandLine)
execute in class SmtpCommandCopyright © 2006–2022 Icegreen Technologies. All rights reserved.