Uses of Interface
com.swiftmq.tools.pipeline.POCallback
-
Packages that use POCallback Package Description com.swiftmq.amqp.v100.client.po com.swiftmq.tools.pipeline -
-
Uses of POCallback in com.swiftmq.amqp.v100.client.po
Constructors in com.swiftmq.amqp.v100.client.po with parameters of type POCallback Constructor Description POAttach(POCallback poCallback, Semaphore semaphore, DeliveryMemory deliveryMemory)
-
Uses of POCallback in com.swiftmq.tools.pipeline
Methods in com.swiftmq.tools.pipeline that return POCallback Modifier and Type Method Description POCallback
POObject. getCallback()
Constructors in com.swiftmq.tools.pipeline with parameters of type POCallback Constructor Description POObject(POCallback callback, Semaphore semaphore)
-