Package org.apache.axis2.transport

Interface Summary
TransportSender This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.
 

Class Summary
AbstractTransportSender By the time this Class is invoked either the To EPR on the MessageContext should be set or TRANSPORT_WRITER property set in the message Context with a Writer.
EmailReceiver  
TransportListener Class TransportListener
TransportUtils