Package org.apache.james.services

A set of interfaces for commonly used, generic James concepts.

See:
          Description

Interface Summary
DNSServer Provides abstraction for DNS resolutions.
JamesConnectionManager This interface extends the standard ConnectionManager interface to allow connectionLimits to be specified on a per service basis
JamesUser Interface for objects representing users of an email/ messaging system.
MailetLoader  
MailRepository Interface for a Repository to store Mails.
MailServer The interface for Phoenix blocks to the James MailServer
MatcherLoader  
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
User Interface for objects representing users.
UsersRepository Interface for a repository of users.
UsersStore Interface for Phoenix blocks to access a store of Users.
 

Package org.apache.james.services Description

A set of interfaces for commonly used, generic James concepts.



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