Package org.apache.synapse.axis2

Class Summary
Axis2FlexibleMEPClient This is a simple client that handles both in only and in out
Axis2Sender This class helps the Axis2SynapseEnvironment implement the send method
Axis2SynapseEnvironment This is the Axis2 implementation of the SynapseEnvironment
Axis2SynapseEnvironmentFinder

The SynapseEnvironment needs to be set up and then is used by the SynapseMessageReceiver to inject messages.

Axis2SynapseMessage A wrapper on Axis2's Message Context that implements the SynapseMessage interface
EmptyMessageReceiver Does nothing! Used as an endpoint so we can engage modules
ServiceMediatorMessageReceiver  
SynapseDispatcher This sends every message to the SynapseMessageReceiver so that it can pass them to Synapse
SynapseMessageReceiver

This is used to "catch" messages in Axis2 and pass them to Synapse for processing.