|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFileRepository | |
|---|---|
| org.apache.james.repository.file | |
| Uses of AbstractFileRepository in org.apache.james.repository.file |
|---|
| Subclasses of AbstractFileRepository in org.apache.james.repository.file | |
|---|---|
class |
FilePersistentObjectRepository
This is a simple implementation of persistent object store using object serialization on the file system. |
class |
FilePersistentStreamRepository
Implementation of a StreamRepository to a File. TODO: -retieve(String key) should return a FilterInputStream to allow mark and reset methods. |
| Methods in org.apache.james.repository.file that return AbstractFileRepository | |
|---|---|
protected AbstractFileRepository |
AbstractFileRepository.createChildRepository()
Return a new instance of this class |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||