Uses of Class
org.apache.excalibur.store.impl.AbstractReadWriteStore

Packages that use AbstractReadWriteStore
org.apache.excalibur.store.impl   
 

Uses of AbstractReadWriteStore in org.apache.excalibur.store.impl
 

Subclasses of AbstractReadWriteStore in org.apache.excalibur.store.impl
 class AbstractFilesystemStore
          Stores objects on the filesystem: String objects as text files, all other objects are serialized.
 class AbstractJispFilesystemStore
          This store is based on the Jisp library (http://www.coyotegulch.com/jisp/index.html).
 class JispFilesystemStore
          This store is based on the Jisp library (http://www.coyotegulch.com/jisp/index.html).
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.