Package | Description |
---|---|
org.rvpf.base |
Base classes.
|
org.rvpf.base.som |
Simple object messaging base classes.
|
org.rvpf.base.tool | |
org.rvpf.base.util |
Base utility classes.
|
org.rvpf.base.util.container | |
org.rvpf.base.xml.streamer |
XStream XML serialization.
|
org.rvpf.base.xml.streamer.xstream |
XML serialization.
|
org.rvpf.config |
Configuration entities definition.
|
org.rvpf.service |
Service helper classes.
|
org.rvpf.service.som |
Service helper classes (SOM).
|
org.rvpf.som.queue | |
org.rvpf.som.topic |
Modifier and Type | Class and Description |
---|---|
class |
Attributes
Attributes.
|
class |
Params
Dictionary of parameters.
|
Modifier and Type | Class and Description |
---|---|
static class |
SOMProxy.ContextProperties
Context properties.
|
Modifier and Type | Class and Description |
---|---|
static class |
Traces.Context
Context.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StorageMonitor.setUp(KeyedValues storageProperties,
File defaultRootDir)
Sets up this.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyedGroups
Dictionary of KeyedValues.
|
Modifier and Type | Method and Description |
---|---|
KeyedValues |
KeyedValues.copy()
Creates a copy of this.
|
KeyedValues |
KeyedValues.freeze()
Freezes this.
|
KeyedValues |
KeyedValues.frozen()
Returns a frozen copy of this.
|
KeyedValues |
KeyedValues.thawed()
Returns a thawed instance of this.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyedValues.addAll(KeyedValues keyedValues)
Adds all entries from an other keyed values.
|
Constructor and Description |
---|
KeyedValues(KeyedValues other)
Constructs an instance from an other.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StreamedMessagesClient.setUp(File directory,
KeyedGroups configProperties,
KeyedValues moduleProperties)
Sets up this.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
Streamer.setUp(Optional<KeyedGroups> configProperties,
Optional<KeyedValues> moduleProperties)
Sets up this.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XStreamStreamer.setUp(Optional<KeyedGroups> configProperties,
Optional<KeyedValues> moduleProperties)
Sets up this.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigProperties
Dictionary of values.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceContext
Service Context.
|
Modifier and Type | Class and Description |
---|---|
static class |
SOMFactory.Properties
Properties.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MemoryQueue.setUp(KeyedValues somProperties)
Sets up this queue.
|
boolean |
FilesQueue.setUp(KeyedValues somProperties)
Sets up this queue.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TopicImpl.setUp(KeyedValues somProperties)
Sets up this topic.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.