public class RMDeliveryInterceptor extends AbstractRMInterceptor<Message>
DestinationSequence to allow only one message at a time from a particular sequence through to the
destination (since otherwise there is no way to enforce in-order delivery).| Constructor and Description |
|---|
RMDeliveryInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Message message) |
getBus, getManager, handleMessage, isRMPolicyEnabled, setBus, setManageraddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic void handle(Message message) throws SequenceFault, RMException
handle in class AbstractRMInterceptor<Message>SequenceFaultRMExceptionApache CXF