|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FolderAdapterFactory | |
---|---|
org.apache.james.mailrepository.javamail |
Uses of FolderAdapterFactory in org.apache.james.mailrepository.javamail |
---|
Classes in org.apache.james.mailrepository.javamail that implement FolderAdapterFactory | |
---|---|
class |
AbstractJavamailStoreMailRepository
MailRepository implementation to store mail in a Javamail store This implementation should be considered as EXPERIMENTAL. |
class |
HashJavamailStoreMailRepository
MailRepository implementation to store mail in a Javamail store. |
class |
UIDPlusFolderMailRepository
MailRepository implementation to store mail in a Javamail store which provides the UID Plus method public long[] addUIDMessages. This implementation should be considered as EXPERIMENTAL. |
Methods in org.apache.james.mailrepository.javamail with parameters of type FolderAdapterFactory | |
---|---|
void |
StoreGateKeeper.setFolderAdapterFactory(FolderAdapterFactory folderFactory)
|
void |
StoreGateKeeperImpl.setFolderAdapterFactory(FolderAdapterFactory folderFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |