Uses of Package
org.apache.james.core

Packages that use org.apache.james.core
org.apache.james.core Implementations of core James services and concepts. 
org.apache.james.mailrepository Implementations of mail repositories for use in James. 
org.apache.james.transport.mailets Core mailets for use with the Mailet API. 
 

Classes in org.apache.james.core used by org.apache.james.core
AbstractAvalonStore
          Provides a registry of objects
MimeMessageCopyOnWriteProxy.MessageReferenceTracker
          Used internally to track the reference count It is important that this is static otherwise it will keep a reference to the parent object.
MimeMessageSource
          This defines a reusable datasource that can supply an input stream with MimeMessage data.
 

Classes in org.apache.james.core used by org.apache.james.mailrepository
MimeMessageSource
          This defines a reusable datasource that can supply an input stream with MimeMessage data.
 

Classes in org.apache.james.core used by org.apache.james.transport.mailets
MailImpl
          Wraps a MimeMessage adding routing information (from SMTP) and some simple API enhancements.
 



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