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