com.sun.xml.ws.rx.rm.runtime.delivery
Class DeliveryQueueBuilder
java.lang.Object
com.sun.xml.ws.rx.rm.runtime.delivery.DeliveryQueueBuilder
public final class DeliveryQueueBuilder
- extends Object
- Author:
- Marek Potociar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getBuilder
public static DeliveryQueueBuilder getBuilder(@NotNull
RmConfiguration configuration,
@NotNull
Postman postman,
@NotNull
Postman.Callback deliveryCallback)
sequence
public void sequence(Sequence sequence)
build
public DeliveryQueue build()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.