Uses of Class
org.apache.axis2.transport.AbstractTransportSender

Packages that use AbstractTransportSender
org.apache.axis2.transport.local   
org.apache.axis2.transport.mail   
org.apache.axis2.transport.tcp   
 

Uses of AbstractTransportSender in org.apache.axis2.transport.local
 

Subclasses of AbstractTransportSender in org.apache.axis2.transport.local
 class LocalResponder
          LocalResponder
 class LocalTransportSender
           
 

Uses of AbstractTransportSender in org.apache.axis2.transport.mail
 

Subclasses of AbstractTransportSender in org.apache.axis2.transport.mail
 class MailTransportSender
           
 

Uses of AbstractTransportSender in org.apache.axis2.transport.tcp
 

Subclasses of AbstractTransportSender in org.apache.axis2.transport.tcp
 class TCPTransportSender