Interface Http2FlowController.WindowUpdateSink

Enclosing class:
Http2FlowController
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface Http2FlowController.WindowUpdateSink
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(int streamId, int increment)