|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||