Package org.apache.james.core

Implementations of core James services and concepts.

See:
          Description

Class Summary
AbstractJamesService Server which creates connection handlers.
AvalonMailStore Provides a registry of mail repositories.
AvalonUsersStore Provides a registry of user repositories.
MailetConfigImpl Implements the configuration object for a Mailet.
MailHeaders This interface defines a container for mail headers.
MailImpl Wraps a MimeMessage adding routing information (from SMTP) and some simple API enhancements.
MatcherConfigImpl Implements the configuration object for a Matcher.
MimeMessageInputStreamSource Takes an input stream and creates a repeatable input stream source for a MimeMessageWrapper.
MimeMessageSource This defines a reusable datasource that can supply an input stream with MimeMessage data.
MimeMessageWrapper This object wraps a MimeMessage, only loading the underlying MimeMessage object when needed.
 

Package org.apache.james.core Description

Implementations of core James services and concepts.



"Copyright © 1999-2002 Apache Jakarta Project. All Rights Reserved."