Uses of Package
org.apache.james.transport.mailets

Packages that use org.apache.james.transport.mailets
org.apache.james.transport.mailets Core mailets for use with the Mailet API. 
org.apache.james.transport.mailets.listservcommands   
 

Classes in org.apache.james.transport.mailets used by org.apache.james.transport.mailets
AbstractAddFooter
          An abstract implementation of a mailet that add a Footer to an email
AbstractNotify
          Abstract mailet providing configurable notification services.
This mailet can be subclassed to make authoring notification mailets simple.
AbstractRedirect
          Abstract mailet providing configurable redirection services.
This mailet can be subclassed to make authoring redirection mailets simple.
By extending it and overriding one or more of these methods new behaviour can be quickly created without the author having to address any other issue than the relevant one:
AbstractVirtualUserTable
          Provides an abstraction of common functionality needed for implementing a Virtual User Table.
CommandListservFooter
          CommandListservFooter is based on the AddFooter mailet.
GenericListserv
          An abstract implementation of a listserv.
GenericListservManager
          An abstract implementation of a listserv manager.
ICommandListservManager
          ICommandListservManager is the interface that describes the functionality of any command based list serv managers.
SetMimeHeader
          Adds a specified header and value to the message.
 

Classes in org.apache.james.transport.mailets used by org.apache.james.transport.mailets.listservcommands
ICommandListservManager
          ICommandListservManager is the interface that describes the functionality of any command based list serv managers.
 



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