Uses of Class
org.optaweb.vehiclerouting.plugin.websocket.PortableRoutingPlan
-
Packages that use PortableRoutingPlan Package Description org.optaweb.vehiclerouting.plugin.websocket Network communication over WebSocket. -
-
Uses of PortableRoutingPlan in org.optaweb.vehiclerouting.plugin.websocket
Methods in org.optaweb.vehiclerouting.plugin.websocket that return PortableRoutingPlan Modifier and Type Method Description (package private) static PortableRoutingPlanPortableRoutingPlanFactory. fromRoutingPlan(RoutingPlan routingPlan)(package private) PortableRoutingPlanWebSocketController. subscribeToRouteTopic()Subscribe for updates of the VRP route.
-