Uses of Interface
org.apache.cxf.ws.rm.RedeliveryQueue
-
Packages that use RedeliveryQueue Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.soap -
-
Uses of RedeliveryQueue in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return RedeliveryQueue Modifier and Type Method Description RedeliveryQueueRMManager. getRedeliveryQueue()Methods in org.apache.cxf.ws.rm with parameters of type RedeliveryQueue Modifier and Type Method Description voidRMManager. setRedeliveryQueue(RedeliveryQueue redeliveryQueue) -
Uses of RedeliveryQueue in org.apache.cxf.ws.rm.soap
Classes in org.apache.cxf.ws.rm.soap that implement RedeliveryQueue Modifier and Type Class Description classRedeliveryQueueImpl
-