Uses of Interface
org.ops4j.store.Store

Packages that use Store
org.ops4j.store   
org.ops4j.store.intern   
 

Uses of Store in org.ops4j.store
 

Methods in org.ops4j.store that return Store
static Store<InputStream> StoreFactory.anonymousStore()
          If the store must be unique, here is it.
static Store<InputStream> StoreFactory.defaultStore()
          Get a default store instance.
static Store<InputStream> StoreFactory.sharedLocalStore()
          Get a fixed folder on disk as store.
 

Uses of Store in org.ops4j.store.intern
 

Classes in org.ops4j.store.intern that implement Store
 class TemporaryStore
          Entity store like implementation.
 



Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.