JavaScript is disabled on your browser.
SwiftMQ 13.0.2
Skip navigation links
SwiftMQ 13.0.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.swiftmq.impl.routing.single.schedule.po.PODeliveredObject
Packages that use
PODeliveredObject
Package
Description
com.swiftmq.impl.routing.single.schedule
com.swiftmq.impl.routing.single.schedule.po
Uses of
PODeliveredObject
in
com.swiftmq.impl.routing.single.schedule
Methods in
com.swiftmq.impl.routing.single.schedule
with parameters of type
PODeliveredObject
Modifier and Type
Method
Description
void
Scheduler.
visit
(
PODeliveredObject
po)
Uses of
PODeliveredObject
in
com.swiftmq.impl.routing.single.schedule.po
Methods in
com.swiftmq.impl.routing.single.schedule.po
with parameters of type
PODeliveredObject
Modifier and Type
Method
Description
void
POSchedulerVisitor.
visit
(
PODeliveredObject
po)