|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.transport.ChainInitiationObserver
org.apache.cxf.binding.coloc.ColocMessageObserver
public class ColocMessageObserver
Field Summary |
---|
Fields inherited from class org.apache.cxf.transport.ChainInitiationObserver |
---|
bus, endpoint |
Constructor Summary | |
---|---|
ColocMessageObserver(Endpoint endpoint,
Bus bus)
|
Method Summary | |
---|---|
protected java.util.List<Interceptor> |
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)
|
Methods inherited from class org.apache.cxf.transport.ChainInitiationObserver |
---|
getBinding, getEndpoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColocMessageObserver(Endpoint endpoint, Bus bus)
Method Detail |
---|
public void onMessage(Message m)
MessageObserver
onMessage
in interface MessageObserver
onMessage
in class ChainInitiationObserver
protected void setOutBoundMessage(Exchange from, Exchange to)
protected void setExchangeProperties(Exchange exchange, Message m)
setExchangeProperties
in class ChainInitiationObserver
protected java.util.List<Interceptor> addColocInterceptors()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |