|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.transport.ChainInitiationObserver
public class ChainInitiationObserver
| Field Summary | |
|---|---|
protected Bus |
bus
|
protected Endpoint |
endpoint
|
| Constructor Summary | |
|---|---|
ChainInitiationObserver(Endpoint endpoint,
Bus bus)
|
|
| Method Summary | |
|---|---|
protected Binding |
getBinding()
|
Endpoint |
getEndpoint()
|
void |
onMessage(Message m)
|
protected void |
setExchangeProperties(Exchange exchange,
Message m)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Endpoint endpoint
protected Bus bus
| Constructor Detail |
|---|
public ChainInitiationObserver(Endpoint endpoint,
Bus bus)
| Method Detail |
|---|
public void onMessage(Message m)
onMessage in interface MessageObserverprotected Binding getBinding()
protected void setExchangeProperties(Exchange exchange,
Message m)
public Endpoint getEndpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||