| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.domain |
Domain model.
|
| org.optaweb.vehiclerouting.plugin.websocket |
Network communication over WebSocket.
|
| org.optaweb.vehiclerouting.service.route |
Handles
route updates. |
| Modifier and Type | Method and Description |
|---|---|
static RoutingPlan |
RoutingPlan.empty()
Create an empty routing plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketRoutingPlanSender.consumePlan(RoutingPlan routingPlan) |
(package private) static PortableRoutingPlan |
PortableRoutingPlanFactory.fromRoutingPlan(RoutingPlan routingPlan) |
| Modifier and Type | Method and Description |
|---|---|
RoutingPlan |
RouteListener.getBestRoutingPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingPlanConsumer.consumePlan(RoutingPlan routingPlan)
Consume a routing plan.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.