Interface StreamingChannel.Send

  • Enclosing interface:
    StreamingChannel

    public static interface StreamingChannel.Send
    • Method Detail

      • send

        void send​(java.util.function.IntFunction<StreamingDataOutputPlus> outSupplier)
           throws java.io.IOException
        Throws:
        java.io.IOException