Class Axis2HttpSSLTransportSender

  • All Implemented Interfaces:
    org.apache.axis2.engine.Handler, org.apache.axis2.transport.TransportSender

    public class Axis2HttpSSLTransportSender
    extends Axis2HttpTransportSender
    Axis2HttpSSLTransportSender is the sender class of the HTTP Transport, and it sends out HTTPS outbound requests.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.apache.axis2.engine.Handler

        org.apache.axis2.engine.Handler.InvocationResponse
    • Constructor Detail

      • Axis2HttpSSLTransportSender

        public Axis2HttpSSLTransportSender()
    • Method Detail

      • init

        public void init​(org.apache.axis2.context.ConfigurationContext configurationContext,
                         org.apache.axis2.description.TransportOutDescription transportOutDescription)
                  throws org.apache.axis2.AxisFault
        Specified by:
        init in interface org.apache.axis2.transport.TransportSender
        Overrides:
        init in class Axis2HttpTransportSender
        Throws:
        org.apache.axis2.AxisFault