|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainList | |
|---|---|
| org.apache.james.api.domainlist | |
| org.apache.james.domain | |
| org.apache.james.impl.vut | |
| org.apache.james.management.impl | |
| org.apache.james.vut | |
| Uses of DomainList in org.apache.james.api.domainlist |
|---|
| Subinterfaces of DomainList in org.apache.james.api.domainlist | |
|---|---|
interface |
ManageableDomainList
Services which allow to manage the DomainList should implement this interface |
| Classes in org.apache.james.api.domainlist that implement DomainList | |
|---|---|
class |
SimpleDomainList
Simplest implementation for ManageableDomainList |
| Uses of DomainList in org.apache.james.domain |
|---|
| Classes in org.apache.james.domain that implement DomainList | |
|---|---|
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 |
| Uses of DomainList in org.apache.james.impl.vut |
|---|
| Classes in org.apache.james.impl.vut that implement DomainList | |
|---|---|
class |
AbstractVirtualUserTable
|
| Uses of DomainList in org.apache.james.management.impl |
|---|
| Methods in org.apache.james.management.impl with parameters of type DomainList | |
|---|---|
void |
DomainListManagement.setDomainList(DomainList domList)
|
| Uses of DomainList in org.apache.james.vut |
|---|
| Classes in org.apache.james.vut that implement DomainList | |
|---|---|
class |
JDBCVirtualUserTable
|
class |
XMLVirtualUserTable
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||