| Package | Description |
|---|---|
| lac.cnet.gateway.components | |
| lac.cnet.poamanager.task |
| Modifier and Type | Method and Description |
|---|---|
void |
Gateway.receivePrivateMessageTopic(PrivateMessage privateMessage)
Receives a PrivateMessage Topic from DDS Domain and forward it to node(s)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrivateMessage> |
PlanningExecutor.RunPlanningExecutor(java.util.List<LoadReportTopicComparable> loadReports,
java.util.Map<java.util.UUID,java.util.Set<Node>> vehiclesByGateway)
Run the Planning Executor to determine the vehicles that realize a HandOver
|