|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualUserTableStore | |
---|---|
org.apache.james.core | Implementations of core James services and concepts. |
org.apache.james.impl.vut | |
org.apache.james.transport.mailets | Core mailets for use with the Mailet API. |
Uses of VirtualUserTableStore in org.apache.james.core |
---|
Classes in org.apache.james.core that implement VirtualUserTableStore | |
---|---|
class |
AvalonVirtualUserTableStore
Provides a registry of VirtualUserTables |
Uses of VirtualUserTableStore in org.apache.james.impl.vut |
---|
Methods in org.apache.james.impl.vut with parameters of type VirtualUserTableStore | |
---|---|
void |
VirtualUserTableManagement.setVirtualUserTableStore(VirtualUserTableStore store)
|
Uses of VirtualUserTableStore in org.apache.james.transport.mailets |
---|
Methods in org.apache.james.transport.mailets that return VirtualUserTableStore | |
---|---|
VirtualUserTableStore |
VirtualUserTable.getVutStore()
Gets the virtual user table store. |
Methods in org.apache.james.transport.mailets with parameters of type VirtualUserTableStore | |
---|---|
void |
VirtualUserTable.setVutStore(VirtualUserTableStore vutStore)
Sets the virtual table store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |