Class SmtpCommand

    • Constructor Summary

      Constructors 
      Constructor Description
      SmtpCommand()  
    • Constructor Detail

      • SmtpCommand

        public SmtpCommand()
    • Method Detail

      • execute

        public abstract void execute​(SmtpConnection conn,
                                     SmtpState state,
                                     SmtpManager manager,
                                     java.lang.String commandLine)
                              throws java.io.IOException
        Throws:
        java.io.IOException