Package | Description |
---|---|
org.rvpf.clock |
Service to generate time events as point values.
|
org.rvpf.http |
HTTP server modules container.
|
org.rvpf.processor |
Related values processing.
|
org.rvpf.service.metadata | |
org.rvpf.service.metadata.app | |
org.rvpf.store.server |
Store server common definitions.
|
org.rvpf.store.server.c |
CStore server.
|
org.rvpf.store.server.proxy |
Proxy store server.
|
org.rvpf.store.server.sink |
Store sink server.
|
org.rvpf.store.server.the |
TheStore server.
|
Modifier and Type | Class and Description |
---|---|
class |
ClockServiceImpl
Clock service implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ClockServiceAppImpl.setUp(MetadataService service)
Sets up the application.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPServerImpl
HTTP server implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataService |
HTTPModule.Abstract.getService()
Gets the service.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HTTPServerAppImpl.setUp(MetadataService service)
Sets up the application.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorServiceImpl
Processor service implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ProcessorServiceAppImpl.setUp(MetadataService service)
Sets up the application.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataServiceImpl
Metadata service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataServiceAppHolderImpl
Metadata service application holder implementation.
|
Modifier and Type | Method and Description |
---|---|
MetadataService |
MetadataServiceAppImpl.getService()
Gets the service holding this application.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MetadataServiceAppImpl.setUp(MetadataService service)
Sets up the application.
|
boolean |
MetadataServiceApp.setUp(MetadataService service)
Sets up the application.
|
Modifier and Type | Class and Description |
---|---|
class |
StoreServiceImpl
Store service implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StoreServiceAppImpl.setUp(MetadataService service)
Sets up the application.
|
Modifier and Type | Class and Description |
---|---|
class |
CStoreServiceImpl
C store service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStoreServiceImpl
Proxy store service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SinkServiceImpl
Sink service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
TheStoreServiceImpl
My store service implementation.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.