Interface SSLProfileLoader

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void reloadConfig​(org.apache.axis2.description.ParameterInclude transport)
      Reload SSL configurations by each Listener/sender
    • Method Detail

      • reloadConfig

        void reloadConfig​(org.apache.axis2.description.ParameterInclude transport)
                   throws org.apache.axis2.AxisFault
        Reload SSL configurations by each Listener/sender
        Parameters:
        transport - Transport In/Out Description
        Throws:
        org.apache.axis2.AxisFault