Uses of Class
org.optaweb.vehiclerouting.plugin.websocket.PortableRoute
-
Packages that use PortableRoute Package Description org.optaweb.vehiclerouting.plugin.websocket Network communication over WebSocket. -
-
Uses of PortableRoute in org.optaweb.vehiclerouting.plugin.websocket
Methods in org.optaweb.vehiclerouting.plugin.websocket that return types with arguments of type PortableRoute Modifier and Type Method Description List<PortableRoute>PortableRoutingPlan. getRoutes()
-