Uses of Package
org.apache.mailet

Packages that use org.apache.mailet
org.apache.james.ai.classic   
org.apache.james.mailet.crypto.mailet Cryptographic mail processing agents. 
org.apache.james.mailet.crypto.matcher Cryptographic tests for mail. 
org.apache.james.mailet.standard.mailets Core mailets for use with the Mailet API. 
org.apache.james.mailet.standard.mailets.debug Debugging mailets for use with the Mailet API. 
org.apache.james.mailet.standard.matchers Core matchers for use with the Mailet API. 
org.apache.mailet This package constitutes the Mailet API. 
org.apache.mailet.base Core mailet utilities and lightweight frameworks. 
 

Classes in org.apache.mailet used by org.apache.james.ai.classic
Mail
          Wraps a MimeMessage with additional routing and processing information.
Mailet
          A Mailet processes mail messages.
MailetConfig
          A mailet configuration object used by the mailet container to pass information to a mailet during initialization.
 

Classes in org.apache.mailet used by org.apache.james.mailet.crypto.mailet
Mail
          Wraps a MimeMessage with additional routing and processing information.
Mailet
          A Mailet processes mail messages.
MailetConfig
          A mailet configuration object used by the mailet container to pass information to a mailet during initialization.
 

Classes in org.apache.mailet used by org.apache.james.mailet.crypto.matcher
Mail
          Wraps a MimeMessage with additional routing and processing information.
MailAddress
          A representation of an email address.
Matcher
          This interface defines the behaviour of the message "routing" inside the mailet container.
MatcherConfig
          A matcher configuration object used by the mailet container to pass information to a matcher during initialization.
 

Classes in org.apache.mailet used by org.apache.james.mailet.standard.mailets
Mail
          Wraps a MimeMessage with additional routing and processing information.
Mailet
          A Mailet processes mail messages.
MailetConfig
          A mailet configuration object used by the mailet container to pass information to a mailet during initialization.
MailetException
          Defines a general exception a mailet can throw when it encounters difficulty.
 

Classes in org.apache.mailet used by org.apache.james.mailet.standard.mailets.debug
Mail
          Wraps a MimeMessage with additional routing and processing information.
Mailet
          A Mailet processes mail messages.
MailetConfig
          A mailet configuration object used by the mailet container to pass information to a mailet during initialization.
 

Classes in org.apache.mailet used by org.apache.james.mailet.standard.matchers
Mail
          Wraps a MimeMessage with additional routing and processing information.
MailAddress
          A representation of an email address.
Matcher
          This interface defines the behaviour of the message "routing" inside the mailet container.
MatcherConfig
          A matcher configuration object used by the mailet container to pass information to a matcher during initialization.
 

Classes in org.apache.mailet used by org.apache.mailet
HostAddress
          Deprecated.  
LookupException
          Defines a general exception raised by the MailetContext dns lookup methods.
Mail
          Wraps a MimeMessage with additional routing and processing information.
MailAddress
          A representation of an email address.
MailetConfig
          A mailet configuration object used by the mailet container to pass information to a mailet during initialization.
MailetContext
          Defines a set of methods that can be used to interact with the mailet container.
MailetContext.LogLevel
          Loglevel for logging operations
MailetContext.RecordType
          DNS Record Types for lookup operations
MatcherConfig
          A matcher configuration object used by the mailet container to pass information to a matcher during initialization.
TemporaryLookupException
          Defines a general exception raised by the MailetContext dns lookup methods.
 

Classes in org.apache.mailet used by org.apache.mailet.base
Mail
          Wraps a MimeMessage with additional routing and processing information.
MailAddress
          A representation of an email address.
Mailet
          A Mailet processes mail messages.
MailetConfig
          A mailet configuration object used by the mailet container to pass information to a mailet during initialization.
MailetContext
          Defines a set of methods that can be used to interact with the mailet container.
Matcher
          This interface defines the behaviour of the message "routing" inside the mailet container.
MatcherConfig
          A matcher configuration object used by the mailet container to pass information to a matcher during initialization.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.