|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.transport.http.HTTPConduit.InterposedMessageObserver
protected class HTTPConduit.InterposedMessageObserver
Used to set appropriate message properties, exchange etc. as required for an incoming decoupled response (as opposed what's normally set by the Destination for an incoming request).
Constructor Summary | |
---|---|
protected |
HTTPConduit.InterposedMessageObserver()
|
Method Summary | |
---|---|
void |
onMessage(Message inMessage)
Called for an incoming message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected HTTPConduit.InterposedMessageObserver()
Method Detail |
---|
public void onMessage(Message inMessage)
onMessage
in interface MessageObserver
inMessage
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |