Interface SenderController


  • public interface SenderController
    • Method Detail

      • init

        org.apache.activemq.artemis.core.server.Consumer init​(ProtonServerSenderContext senderContext)
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • close

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