Uses of Interface
org.apache.axis2.transport.TransportSender

Packages that use TransportSender
org.apache.axis2.description   
 

Uses of TransportSender in org.apache.axis2.description
 

Fields in org.apache.axis2.description declared as TransportSender
protected  TransportSender TransportOutDescription.sender
           
 

Methods in org.apache.axis2.description that return TransportSender
 TransportSender TransportOutDescription.getSender()
           
 

Methods in org.apache.axis2.description with parameters of type TransportSender
 void TransportOutDescription.setSender(TransportSender sender)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.