Uses of Package
org.apache.axis2.transport

Packages that use org.apache.axis2.transport
org.apache.axis2.clientapi   
org.apache.axis2.description   
org.apache.axis2.transport   
org.apache.axis2.transport.http   
org.apache.axis2.transport.local   
org.apache.axis2.transport.mail   
org.apache.axis2.transport.tcp   
 

Classes in org.apache.axis2.transport used by org.apache.axis2.clientapi
TransportListener
          Class TransportListener
 

Classes in org.apache.axis2.transport used by org.apache.axis2.description
TransportListener
          Class TransportListener
TransportSender
          This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.
 

Classes in org.apache.axis2.transport used by org.apache.axis2.transport
TransportSender
          This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.
 

Classes in org.apache.axis2.transport used by org.apache.axis2.transport.http
TransportListener
          Class TransportListener
TransportSender
          This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.
 

Classes in org.apache.axis2.transport used by org.apache.axis2.transport.local
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.
TransportSender
          This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.
 

Classes in org.apache.axis2.transport used by org.apache.axis2.transport.mail
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.
TransportListener
          Class TransportListener
TransportSender
          This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.
 

Classes in org.apache.axis2.transport used by org.apache.axis2.transport.tcp
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.
TransportListener
          Class TransportListener
TransportSender
          This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire.