Package | Description |
---|---|
org.ops4j.store | |
org.ops4j.store.intern |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TemporaryStore
Entity store like implementation.
|
Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.