Uses of Package
org.apache.james.services

Packages that use org.apache.james.services
org.apache.james   
org.apache.james.core Implementations of core James services and concepts. 
org.apache.james.dnsserver Provides classes implementing simple DNS facilities for James 
org.apache.james.fetchmail   
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.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.listservcommands   
org.apache.james.userrepository Implementations of user repositories for use in James. 
org.apache.james.util.connection Provides classes that implement Avalon Cornerstone connection services. 
 

Classes in org.apache.james.services used by org.apache.james
MailRepository
          Interface for a Repository to store Mails.
MailServer
          The interface for Phoenix blocks to the James MailServer
 

Classes in org.apache.james.services used by org.apache.james.core
User
          Interface for objects representing users.
UsersRepository
          Interface for a repository of users.
UsersStore
          Interface for Phoenix blocks to access a store of Users.
 

Classes in org.apache.james.services used by org.apache.james.dnsserver
DNSServer
          Provides abstraction for DNS resolutions.
 

Classes in org.apache.james.services used by org.apache.james.fetchmail
MailServer
          The interface for Phoenix blocks to the James MailServer
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.mailrepository
MailRepository
          Interface for a Repository to store Mails.
SpoolRepository
          Interface for a Repository for Spooling Mails.
SpoolRepository.AcceptFilter
          Implementations of AcceptFilter can be used to select which mails a SpoolRepository implementation returns from its accept (AcceptFilter) method
 

Classes in org.apache.james.services used by org.apache.james.nntpserver
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.pop3server
MailServer
          The interface for Phoenix blocks to the James MailServer
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.remotemanager
MailServer
          The interface for Phoenix blocks to the James MailServer
UsersRepository
          Interface for a repository of users.
UsersStore
          Interface for Phoenix blocks to access a store of Users.
 

Classes in org.apache.james.services used by org.apache.james.services
MailRepository
          Interface for a Repository to store Mails.
SpoolRepository.AcceptFilter
          Implementations of AcceptFilter can be used to select which mails a SpoolRepository implementation returns from its accept (AcceptFilter) method
User
          Interface for objects representing users.
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.smtpserver
MailServer
          The interface for Phoenix blocks to the James MailServer
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.transport
MailetLoader
           
MatcherLoader
           
SpoolRepository
          Interface for a Repository for Spooling Mails.
 

Classes in org.apache.james.services used by org.apache.james.transport.mailets
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.transport.mailets.listservcommands
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.userrepository
JamesUser
          Interface for objects representing users of an email/ messaging system.
User
          Interface for objects representing users.
UsersRepository
          Interface for a repository of users.
 

Classes in org.apache.james.services used by org.apache.james.util.connection
JamesConnectionManager
          This interface extends the standard ConnectionManager interface to allow connectionLimits to be specified on a per service basis
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.