org.apache.synapse.axis2
Class Axis2Sender

java.lang.Object
  extended byorg.apache.synapse.axis2.Axis2Sender

public class Axis2Sender
extends java.lang.Object

This class helps the Axis2SynapseEnvironment implement the send method


Constructor Summary
Axis2Sender()
           
 
Method Summary
static void sendBack(SynapseMessage smc)
           
static void sendOn(SynapseMessage smc, SynapseEnvironment se)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Axis2Sender

public Axis2Sender()
Method Detail

sendOn

public static void sendOn(SynapseMessage smc,
                          SynapseEnvironment se)

sendBack

public static void sendBack(SynapseMessage smc)