Uses of Class
org.tavall.couriers.api.qr.scan.cache.ScanCacheService
Packages that use ScanCacheService
Package
Description
-
Uses of ScanCacheService in org.tavall.couriers.api.qr.scan.cache
Subclasses with type arguments of type ScanCacheService in org.tavall.couriers.api.qr.scan.cacheMethods in org.tavall.couriers.api.qr.scan.cache that return types with arguments of type ScanCacheService -
Uses of ScanCacheService in org.tavall.couriers.api.web.service.camera
Constructors in org.tavall.couriers.api.web.service.camera with parameters of type ScanCacheServiceModifierConstructorDescriptionCameraPageService(CameraFrameAnalyzer frameAnalyzer, ShippingLabelMetaDataService shippingService, DeliveryRouteService deliveryRouteService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, LocalQRScanner localQRScanner, CameraSessionService cameraSessionService) -
Uses of ScanCacheService 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 ScanCacheServiceModifierConstructorDescriptionMerchantDashboardControllerHelper(ShippingLabelMetaDataService shippingService, DeliveryRouteService routeService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, CameraPageService cameraPageService, UserAccountService userAccountService, ManualAddressVerificationService addressVerificationService) -
Uses of ScanCacheService in org.tavall.couriers.web.view.controller.shipping.helper
Constructors in org.tavall.couriers.web.view.controller.shipping.helper with parameters of type ScanCacheServiceModifierConstructorDescriptionShippingLabelPageControllerHelper(ShippingLabelMetaDataService shippingService, ShippingLabelDocumentService documentService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache)