Uses of Interface
org.apache.james.api.domainlist.ManageableDomainList

Packages that use ManageableDomainList
org.apache.james.api.domainlist   
org.apache.james.domain   
 

Uses of ManageableDomainList in org.apache.james.api.domainlist
 

Classes in org.apache.james.api.domainlist that implement ManageableDomainList
 class SimpleDomainList
          Simplest implementation for ManageableDomainList
 

Uses of ManageableDomainList in org.apache.james.domain
 

Classes in org.apache.james.domain that implement ManageableDomainList
 class AbstractDomainList
          All implementations of the DomainList interface should extends this abstract class
 class JDBCDomainList
          Allow to query a costum table for domains
 class XMLDomainList
          Mimic the old behavoir of JAMES
 



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