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.nntpserver Provides classes implementing NNTP functionality. 
org.apache.james.pop3server Provides classes implementing POP3 functionality. 
org.apache.james.remotemanager Provides classes implementing simple remote management facilities for James 
org.apache.james.smtpserver Provides classes implementing SMTP functionality. 
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
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.nntpserver
AbstractJamesService
          Server which creates connection handlers.
 

Classes in org.apache.james.core used by org.apache.james.pop3server
AbstractJamesService
          Server which creates connection handlers.
 

Classes in org.apache.james.core used by org.apache.james.remotemanager
AbstractJamesService
          Server which creates connection handlers.
 

Classes in org.apache.james.core used by org.apache.james.smtpserver
AbstractJamesService
          Server which creates connection handlers.
 

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-2007 The Apache Software Foundation. All Rights Reserved.