Interface ProtocolMessageSenderProvider

    • Method Detail

      • create

        MessageSender create​(pl.allegro.tech.hermes.api.Subscription subscription)
      • 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