Class HelloCommand

java.lang.Object
org.subethamail.smtp.server.BaseCommand
org.subethamail.smtp.command.HelloCommand
All Implemented Interfaces:
Command

public class HelloCommand extends BaseCommand
Author:
Ian McFarland <ian@neo.com>, Jon Stevens, Jeff Schnitzer, Scott Hernandez
  • Constructor Details

    • HelloCommand

      public HelloCommand()
  • Method Details