Package org.apache.cxf.transport
Class ChainInitiationObserver
java.lang.Object
org.apache.cxf.transport.ChainInitiationObserver
- All Implemented Interfaces:
MessageObserver
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Binding
void
Called for an incoming message, i.e.protected void
setExchangeProperties
(Exchange exchange, Message m)
-
Field Details
-
endpoint
-
bus
-
loader
-
-
Constructor Details
-
ChainInitiationObserver
-
-
Method Details
-
onMessage
Description copied from interface:MessageObserver
Called for an incoming message, i.e. where the content format(s) is/are source(s).- Specified by:
onMessage
in interfaceMessageObserver
-
getBinding
-
setExchangeProperties
-
getEndpoint
-