Class HeloCommand
java.lang.Object
com.icegreen.greenmail.smtp.commands.SmtpCommand
com.icegreen.greenmail.smtp.commands.HeloCommand
-
Field Summary
Fields inherited from class com.icegreen.greenmail.smtp.commands.SmtpCommand
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(SmtpConnection conn, SmtpState state, SmtpManager manager, String commandLine)
-
Constructor Details
-
HeloCommand
public HeloCommand()
-
-
Method Details
-
execute
- Specified by:
executein classSmtpCommand
-