Interface FlowControl.Inbound

All Superinterfaces:
FlowControl
Enclosing interface:
FlowControl

public static interface FlowControl.Inbound extends FlowControl
Inbound flow control used by HTTP/2 for backpressure.
  • Method Details

    • incrementWindowSize

      void incrementWindowSize(int increment)
      Increment window size.
      Parameters:
      increment - increment in bytes