Uses of Class
org.tavall.couriers.api.qr.scan.cache.ScanErrorCacheService
Packages that use ScanErrorCacheService
Package
Description
-
Uses of ScanErrorCacheService in org.tavall.couriers.api.qr.scan.cache
Subclasses with type arguments of type ScanErrorCacheService in org.tavall.couriers.api.qr.scan.cacheMethods in org.tavall.couriers.api.qr.scan.cache that return types with arguments of type ScanErrorCacheService -
Uses of ScanErrorCacheService in org.tavall.couriers.api.web.service.camera
Constructors in org.tavall.couriers.api.web.service.camera with parameters of type ScanErrorCacheServiceModifierConstructorDescriptionCameraPageService(CameraFrameAnalyzer frameAnalyzer, ShippingLabelMetaDataService shippingService, DeliveryRouteService deliveryRouteService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, LocalQRScanner localQRScanner, CameraSessionService cameraSessionService) -
Uses of ScanErrorCacheService in org.tavall.couriers.api.web.service.route
Constructors in org.tavall.couriers.api.web.service.route with parameters of type ScanErrorCacheService -
Uses of ScanErrorCacheService in org.tavall.couriers.web.view.controller.dsahboard.merchant.helper
Constructors in org.tavall.couriers.web.view.controller.dsahboard.merchant.helper with parameters of type ScanErrorCacheServiceModifierConstructorDescriptionMerchantDashboardControllerHelper(ShippingLabelMetaDataService shippingService, DeliveryRouteService routeService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, CameraPageService cameraPageService, UserAccountService userAccountService, ManualAddressVerificationService addressVerificationService) -
Uses of ScanErrorCacheService in org.tavall.couriers.web.view.controller.shipping.helper
Constructors in org.tavall.couriers.web.view.controller.shipping.helper with parameters of type ScanErrorCacheServiceModifierConstructorDescriptionShippingLabelPageControllerHelper(ShippingLabelMetaDataService shippingService, ShippingLabelDocumentService documentService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache)