Uses of Class
org.optaweb.vehiclerouting.service.route.RouteListener
-
Packages that use RouteListener Package Description org.optaweb.vehiclerouting.plugin.websocket Network communication over WebSocket. -
-
Uses of RouteListener in org.optaweb.vehiclerouting.plugin.websocket
Constructors in org.optaweb.vehiclerouting.plugin.websocket with parameters of type RouteListener Constructor Description WebSocketController(RouteListener routeListener, RegionService regionService, LocationService locationService, VehicleService vehicleService, DemoService demoService, org.springframework.context.ApplicationEventPublisher eventPublisher)
-