Uses of Class
com.swiftmq.impl.routing.single.smqpr.DeliveryRequest
Packages that use DeliveryRequest
Package
Description
-
Uses of DeliveryRequest in com.swiftmq.impl.routing.single.schedule
Methods in com.swiftmq.impl.routing.single.schedule with parameters of type DeliveryRequest -
Uses of DeliveryRequest in com.swiftmq.impl.routing.single.schedule.po
Methods in com.swiftmq.impl.routing.single.schedule.po that return DeliveryRequestMethods in com.swiftmq.impl.routing.single.schedule.po with parameters of type DeliveryRequestModifier and TypeMethodDescriptionvoidPODeliveredObject.setDeliveryRequest(DeliveryRequest deliveryRequest) Constructors in com.swiftmq.impl.routing.single.schedule.po with parameters of type DeliveryRequest -
Uses of DeliveryRequest in com.swiftmq.impl.routing.single.smqpr
Methods in com.swiftmq.impl.routing.single.smqpr with parameters of type DeliveryRequestModifier and TypeMethodDescriptionvoidDeliveryCallback.delivered(DeliveryRequest deliveryRequest)