public abstract class SmtpCommand extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
SmtpCommand() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(SmtpConnection conn,
SmtpState state,
SmtpManager manager,
String commandLine) |
public abstract void execute(SmtpConnection conn, SmtpState state, SmtpManager manager, String commandLine) throws IOException
IOExceptionCopyright © 2006–2017 Icegreen Technologies. All rights reserved.