| Package | Description |
|---|---|
| lac.cnet.gateway.components | |
| lac.cnet.gateway.task | |
| lac.cnet.poamanager.data |
| Modifier and Type | Method and Description |
|---|---|
void |
Gateway.receiveLoadReportTopic(LoadReport loadReport)
Receives a LoadReport Topic from DDS Domain
|
void |
Gateway.sendLoadReportTopic(LoadReport loadReport)
Sends a Load Report through the DDS domain
|
| Modifier and Type | Method and Description |
|---|---|
LoadReport |
LoadReportObserverTask.getLoadReportTopic()
Gets a filled LoadReportTopic from the monitored informations
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadReportTopicComparable
A LoadReportTopic class that implements compareTo used in Maps and Sets
|
| Constructor and Description |
|---|
LoadReportTopicComparable(LoadReport loadReport)
Constructs a LoadReportTopicComparable from a LoadReportTopic
|