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