Uses of Class
org.tavall.couriers.api.web.service.route.RoutePlannerService
Packages that use RoutePlannerService
-
Uses of RoutePlannerService in org.tavall.couriers.api.web.service.route
Constructors in org.tavall.couriers.api.web.service.route with parameters of type RoutePlannerServiceModifierConstructorDescriptionDeliveryRouteService(DeliveryRouteRepository routeRepository, DeliveryRouteStopRepository stopRepository, ShippingLabelMetaDataService shippingService, RoutePlannerService routePlanner, RouteCacheService routeCache)