|
||||||||||
| 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)
|
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)
onMessage in interface MessageObserveronMessage in class ChainInitiationObserver
protected void setOutBoundMessage(Exchange from,
Exchange to)
protected void setExchangeProperties(Exchange exchange,
Message m)
setExchangeProperties in class ChainInitiationObserverprotected java.util.List<Interceptor> addColocInterceptors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||