public class NoopCommand extends SmtpCommand
Constructor and Description |
---|
NoopCommand() |
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