Class HelpCommand

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

public class HelpCommand extends BaseCommand
Provides a help system for people to interact with.
Author:
Ian McFarland <ian@neo.com>, Jon Stevens, Scott Hernandez
  • Constructor Details

    • HelpCommand

      public HelpCommand()
  • Method Details