Interface ProtocolMessageSenderProvider

    • Method Detail

      • getSupportedProtocols

        java.util.Set<java.lang.String> getSupportedProtocols()
      • start

        void start()
            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        void stop()
           throws java.lang.Exception
        Throws:
        java.lang.Exception