|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mailet | |
---|---|
org.apache.james | |
org.apache.james.core | Implementations of core James services and concepts. |
org.apache.james.fetchmail | |
org.apache.james.mailrepository | Implementations of mail repositories for use in James. |
org.apache.james.services | A set of interfaces for commonly used, generic James concepts. |
org.apache.james.smtpserver | Provides classes implementing SMTP functionality. |
org.apache.james.transport | Classes that implement the matcher/mailet processing chain. |
org.apache.james.transport.mailets | Core mailets for use with the Mailet API. |
org.apache.james.transport.mailets.debug | Debugging mailets for use with the Mailet API. |
org.apache.james.transport.mailets.listservcommands | |
org.apache.james.transport.mailets.smime | |
org.apache.james.transport.matchers | Core matchers for use with the Mailet API. |
org.apache.james.transport.matchers.smime | |
org.apache.james.userrepository | Implementations of user repositories for use in James. |
org.apache.james.util | A variety of utility classes used inside James. |
org.apache.mailet | The classes that constitute the Mailet API. |
Classes in org.apache.mailet used by org.apache.james | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
|
Mailet
Draft of a Mailet inteface. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
Classes in org.apache.mailet used by org.apache.james.core | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
|
MailetConfig
A mailet configuration object used by a mailet container to pass information to a mailet during initialization. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
|
MatcherConfig
A matcher configuration object used by a mailet container used to pass information to a matcher during initialization. |
Classes in org.apache.mailet used by org.apache.james.fetchmail | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
Classes in org.apache.mailet used by org.apache.james.mailrepository | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
Classes in org.apache.mailet used by org.apache.james.services | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
|
Mailet
Draft of a Mailet inteface. |
|
Matcher
This interface define the behaviour of the message "routing" inside the mailet container. |
Classes in org.apache.mailet used by org.apache.james.smtpserver | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
Classes in org.apache.mailet used by org.apache.james.transport | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
Mailet
Draft of a Mailet inteface. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
|
Matcher
This interface define the behaviour of the message "routing" inside the mailet container. |
Classes in org.apache.mailet used by org.apache.james.transport.mailets | |
---|---|
GenericMailet
GenericMailet makes writing mailets easier. |
|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
|
Mailet
Draft of a Mailet inteface. |
|
MailetConfig
A mailet configuration object used by a mailet container to pass information to a mailet during initialization. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
|
MailetException
Defines a general exception a mailet can throw when it encounters difficulty. |
Classes in org.apache.mailet used by org.apache.james.transport.mailets.debug | |
---|---|
GenericMailet
GenericMailet makes writing mailets easier. |
|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
Mailet
Draft of a Mailet inteface. |
|
MailetConfig
A mailet configuration object used by a mailet container to pass information to a mailet during initialization. |
Classes in org.apache.mailet used by org.apache.james.transport.mailets.listservcommands | |
---|---|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
Classes in org.apache.mailet used by org.apache.james.transport.mailets.smime | |
---|---|
GenericMailet
GenericMailet makes writing mailets easier. |
|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
Mailet
Draft of a Mailet inteface. |
|
MailetConfig
A mailet configuration object used by a mailet container to pass information to a mailet during initialization. |
Classes in org.apache.mailet used by org.apache.james.transport.matchers | |
---|---|
GenericMatcher
GenericMatcher implements the Matcher and MatcherConfig interfaces. |
|
GenericRecipientMatcher
GenericMatcher makes writing recipient based matchers easier. |
|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
|
Matcher
This interface define the behaviour of the message "routing" inside the mailet container. |
|
MatcherConfig
A matcher configuration object used by a mailet container used to pass information to a matcher during initialization. |
Classes in org.apache.mailet used by org.apache.james.transport.matchers.smime | |
---|---|
GenericMatcher
GenericMatcher implements the Matcher and MatcherConfig interfaces. |
|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
Matcher
This interface define the behaviour of the message "routing" inside the mailet container. |
|
MatcherConfig
A matcher configuration object used by a mailet container used to pass information to a matcher during initialization. |
Classes in org.apache.mailet used by org.apache.james.userrepository | |
---|---|
MailAddress
A representation of an email address. |
Classes in org.apache.mailet used by org.apache.james.util | |
---|---|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
Classes in org.apache.mailet used by org.apache.mailet | |
---|---|
GenericMatcher
GenericMatcher implements the Matcher and MatcherConfig interfaces. |
|
Mail
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. |
|
MailAddress
A representation of an email address. |
|
Mailet
Draft of a Mailet inteface. |
|
MailetConfig
A mailet configuration object used by a mailet container to pass information to a mailet during initialization. |
|
MailetContext
Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
|
Matcher
This interface define the behaviour of the message "routing" inside the mailet container. |
|
MatcherConfig
A matcher configuration object used by a mailet container used to pass information to a matcher during initialization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |