Uses of Interface
org.apache.axis2.kernel.TransportSender
-
Packages that use TransportSender Package Description org.apache.axis2.description -
-
Uses of TransportSender in org.apache.axis2.description
Fields in org.apache.axis2.description declared as TransportSender Modifier and Type Field Description protected TransportSenderTransportOutDescription. senderMethods in org.apache.axis2.description that return TransportSender Modifier and Type Method Description TransportSenderTransportOutDescription. getSender()Methods in org.apache.axis2.description with parameters of type TransportSender Modifier and Type Method Description voidTransportOutDescription. setSender(TransportSender sender)
-