public abstract class SmtpCommand extends Object
| 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-2014 Icegreen Technologies. All Rights Reserved.