Uses of Interface
com.sun.xml.ws.rx.rm.runtime.delivery.DeliveryQueue
Packages that use DeliveryQueue
-
Uses of DeliveryQueue in com.sun.xml.ws.rx.rm.runtime.delivery
Methods in com.sun.xml.ws.rx.rm.runtime.delivery that return DeliveryQueue -
Uses of DeliveryQueue in com.sun.xml.ws.rx.rm.runtime.sequence
Methods in com.sun.xml.ws.rx.rm.runtime.sequence that return DeliveryQueueModifier and TypeMethodDescriptionAbstractSequence.getDeliveryQueue()Sequence.getDeliveryQueue()Updates a delivery queue for this sequence with any unacknowledged messages that should be sent and returns the delivery queue instance.