Uses of Interface
com.sun.xml.ws.rx.rm.runtime.delivery.DeliveryQueue

Packages that use DeliveryQueue
com.sun.xml.ws.rx.rm.runtime.delivery   
com.sun.xml.ws.rx.rm.runtime.sequence   
 

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
 DeliveryQueue DeliveryQueueBuilder.build()
           
 

Uses of DeliveryQueue in com.sun.xml.ws.rx.rm.runtime.sequence
 

Methods in com.sun.xml.ws.rx.rm.runtime.sequence that return DeliveryQueue
 DeliveryQueue AbstractSequence.getDeliveryQueue()
           
 DeliveryQueue Sequence.getDeliveryQueue()
          Updates a delivery queue for this sequence with any unacknowledged messages that should be sent and returns the delivery queue instance.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.