Interface ReactiveSocket.Outbox

  • Enclosing interface:
    ReactiveSocket

    public static interface ReactiveSocket.Outbox
    • Method Summary

      Modifier and Type Method Description
      void add​(java.util.List<byte[]> output)  
    • Method Detail

      • add

        void add​(java.util.List<byte[]> output)