Class PassThroughHttpSSLSender

    • Constructor Detail

      • PassThroughHttpSSLSender

        public PassThroughHttpSSLSender()
    • 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 PassThroughHttpSender
        Throws:
        org.apache.axis2.AxisFault
      • initConnFactoryBuilder

        protected ClientConnFactoryBuilder initConnFactoryBuilder​(org.apache.axis2.description.TransportOutDescription transportOut,
                                                                  org.apache.axis2.context.ConfigurationContext configurationContext)
                                                           throws org.apache.axis2.AxisFault
        Overrides:
        initConnFactoryBuilder in class PassThroughHttpSender
        Throws:
        org.apache.axis2.AxisFault
      • reloadConfig

        public void reloadConfig​(org.apache.axis2.description.ParameterInclude transport)
                          throws org.apache.axis2.AxisFault
        Reload SSL profiles and reset connections in PassThroughHttpSSLSender
        Specified by:
        reloadConfig in interface SSLProfileLoader
        Parameters:
        transport - TransportInDescription of the configuration
        Throws:
        org.apache.axis2.AxisFault