|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<T>
org.apache.cxf.ws.rm.AbstractRMInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.ws.rm.RMDeliveryInterceptor
public class RMDeliveryInterceptor
Interceptor used for InOrder delivery of messages to the destination. This works with
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 Summary | |
|---|---|
RMDeliveryInterceptor()
|
|
| Method Summary | |
|---|---|
void |
handle(org.apache.cxf.message.Message message)
|
| Methods inherited from class org.apache.cxf.ws.rm.AbstractRMInterceptor |
|---|
getBus, getManager, handleMessage, setBus, setManager |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMDeliveryInterceptor()
| Method Detail |
|---|
public void handle(org.apache.cxf.message.Message message)
throws SequenceFault,
RMException
handle in class AbstractRMInterceptor<org.apache.cxf.message.Message>SequenceFault
RMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||