Uses of Class
org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
-
Packages that use Axis2HttpTransportSender Package Description org.apache.synapse.transport.netty.sender -
-
Uses of Axis2HttpTransportSender in org.apache.synapse.transport.netty.sender
Subclasses of Axis2HttpTransportSender in org.apache.synapse.transport.netty.sender Modifier and Type Class Description class
Axis2HttpSSLTransportSender
Axis2HttpSSLTransportSender
is the sender class of the HTTP Transport, and it sends out HTTPS outbound requests.
-