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