Uses of Class
org.apache.james.transport.mailets.listservcommands.BaseCommand

Packages that use BaseCommand
org.apache.james.transport.mailets.listservcommands   
 

Uses of BaseCommand in org.apache.james.transport.mailets.listservcommands
 

Subclasses of BaseCommand in org.apache.james.transport.mailets.listservcommands
 class ErrorCommand
          Error handles the error command.
 class Info
          Info handles the info command.
 class Owner
          This command will send email to the current owner(s) of this mailing list
 class Subscribe
          Subscribe handles the subscribe command.
 class SubscribeConfirm
          Subscribe handles the subscribe-confirm command.
 class UnSubscribe
          UnSubscribe handles the unsubscribe command.
 class UnSubscribeConfirm
          UnSubscribeConfirm handles the unsubscribe-confirm command.
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.