Class ForwardingInbox

    • Method Summary

      Modifier and Type Method Description
      Handle addListener​(java.util.function.Consumer<java.util.List<byte[]>> listener)  
      void close()  
      static ForwardingInbox create​(ReactiveSocket.Inbox inbox)  
      void start()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait