public class SynapseMessageReceiver extends Object implements org.apache.axis2.engine.MessageReceiver
Constructor and Description |
---|
SynapseMessageReceiver() |
Modifier and Type | Method and Description |
---|---|
static void |
doPostInjectUpdates(MessageContext messageContext)
Do the cleanup work, metadata updates in the return path of Message Receiver tread
after injecting the message to the engine
|
void |
receive(org.apache.axis2.context.MessageContext mc) |
public void receive(org.apache.axis2.context.MessageContext mc) throws org.apache.axis2.AxisFault
receive
in interface org.apache.axis2.engine.MessageReceiver
org.apache.axis2.AxisFault
public static void doPostInjectUpdates(MessageContext messageContext)
messageContext
- Synapse Message ContextCopyright © 2005–2024 Apache Software Foundation. All rights reserved.