| Package | Description |
|---|---|
| org.eclnt.jsfserver.streamstore |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamStoreFile
IStreamStore implementation that persist the stream store
data within the file system. |
class |
StreamStoreWithBinaryWrapper
Wrapper class that wraps a string based
IStreamStore-implementation
and provides the binary functions on top. |
| Modifier and Type | Method and Description |
|---|---|
static IStreamStoreWithBinary |
StreamStore.getCrossTenantInstanceWithBinary()
In most cases information within the stream store is kept separated
by the current tenant.
|
static IStreamStoreWithBinary |
StreamStore.getInstanceWithBinary()
This is the default access to the implementation of
IStreamStoreWithBinary. |
Copyright © CaptainCasa Gmbh. All Rights Reserved.