A D G H L O S T

A

anonymousStore() - Static method in class org.ops4j.store.StoreFactory
If the store must be unique, here is it.

D

defaultStore() - Static method in class org.ops4j.store.StoreFactory
Get a default store instance.

G

getIdentification() - Method in interface org.ops4j.store.Handle
 
getLocation(Handle) - Method in class org.ops4j.store.intern.TemporaryStore
 
getLocation(Handle) - Method in interface org.ops4j.store.Store
Fixed location for a resource that has been stored before.

H

Handle - Interface in org.ops4j.store
Reference to be used in combination with BinaryStore.
hash(InputStream, OutputStream) - Method in class org.ops4j.store.intern.TemporaryStore
 

L

load(Handle) - Method in class org.ops4j.store.intern.TemporaryStore
 
load(Handle) - Method in interface org.ops4j.store.Store
Load a T after (successfully) stored it before.

O

org.ops4j.store - package org.ops4j.store
 
org.ops4j.store.intern - package org.ops4j.store.intern
 

S

sharedLocalStore() - Static method in class org.ops4j.store.StoreFactory
Get a fixed folder on disk as store.
store(InputStream) - Method in class org.ops4j.store.intern.TemporaryStore
 
Store<T> - Interface in org.ops4j.store
Entity Store Style Interface to store and retrieve data of type T.
store(T) - Method in interface org.ops4j.store.Store
Read incoming object of type T (for example an InputSteam)
StoreFactory - Class in org.ops4j.store
Factory to create one or the other type of stores.
StoreFactory() - Constructor for class org.ops4j.store.StoreFactory
 

T

TemporaryStore - Class in org.ops4j.store.intern
Entity store like implementation.
TemporaryStore(File, boolean) - Constructor for class org.ops4j.store.intern.TemporaryStore
 

A D G H L O S T

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