Class JmqReactor

    • Method Detail

      • create

        public static JmqReactor create()
                                 throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • createSubscriber

        public ReactiveSocket createSubscriber()
                                        throws java.util.concurrent.ExecutionException,
                                               java.lang.InterruptedException
        Specified by:
        createSubscriber in interface Reactor
        Throws:
        java.util.concurrent.ExecutionException
        java.lang.InterruptedException
      • createPublisher

        public ReactiveSocket createPublisher()
                                       throws java.util.concurrent.ExecutionException,
                                              java.lang.InterruptedException
        Specified by:
        createPublisher in interface Reactor
        Throws:
        java.util.concurrent.ExecutionException
        java.lang.InterruptedException