org.apache.synapse.core.axis2
Class SynapseMessageReceiver
java.lang.Object
org.apache.synapse.core.axis2.SynapseMessageReceiver
- All Implemented Interfaces:
- MessageReceiver
- Direct Known Subclasses:
- ProxyServiceMessageReceiver, SynapseEventSource
public class SynapseMessageReceiver
- extends Object
- implements MessageReceiver
This message receiver should be configured in the Axis2 configuration as the
default message receiver, which will handle all incoming messages through the
synapse mediation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynapseMessageReceiver
public SynapseMessageReceiver()
receive
public void receive(MessageContext mc)
throws AxisFault
- Specified by:
receive in interface MessageReceiver
- Throws:
AxisFault
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.