public class ColocMessageObserver extends ChainInitiationObserver
bus, endpoint| Constructor and Description |
|---|
ColocMessageObserver(Endpoint endpoint,
Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Interceptor<? extends Message>> |
addColocInterceptors() |
void |
onMessage(Message m)
Called for an incoming message, i.e.
|
protected void |
setExchangeProperties(Exchange exchange,
Message m) |
protected void |
setOutBoundMessage(Exchange from,
Exchange to) |
getBinding, getEndpointpublic void onMessage(Message m)
MessageObserveronMessage in interface MessageObserveronMessage in class ChainInitiationObserverprotected void setExchangeProperties(Exchange exchange, Message m)
setExchangeProperties in class ChainInitiationObserverprotected List<Interceptor<? extends Message>> addColocInterceptors()
Apache CXF