Uses of Interface
org.apache.james.repository.api.ObjectRepository

Packages that use ObjectRepository
org.apache.james.repository.file   
 

Uses of ObjectRepository in org.apache.james.repository.file
 

Classes in org.apache.james.repository.file that implement ObjectRepository
 class FilePersistentObjectRepository
          This is a simple implementation of persistent object store using object serialization on the file system.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.