Uses of Class
org.tavall.couriers.api.qr.cache.QRShippingLabelCache
Packages that use QRShippingLabelCache
-
Uses of QRShippingLabelCache in org.tavall.couriers.api.qr.cache
Subclasses with type arguments of type QRShippingLabelCache in org.tavall.couriers.api.qr.cacheMethods in org.tavall.couriers.api.qr.cache that return types with arguments of type QRShippingLabelCache -
Uses of QRShippingLabelCache in org.tavall.couriers.api.web.service.shipping
Constructors in org.tavall.couriers.api.web.service.shipping with parameters of type QRShippingLabelCacheModifierConstructorDescriptionShippingLabelMetaDataService(ShippingLabelMetaDataRepository repository, QRShippingLabelCache qrShippingLabelCache, DeliveryStateCache deliveryStateCache, TrackingNumberMetaDataService trackingService)