void |
FlowControlStrategy.onWindowUpdate(SessionSPI session,
StreamSPI stream,
WindowUpdateFrame frame) |
void |
AbstractFlowControlStrategy.onWindowUpdate(SessionSPI session,
StreamSPI stream,
WindowUpdateFrame frame) |
void |
SessionSPI.onWindowUpdate(StreamSPI stream,
WindowUpdateFrame frame)
Callback method invoked when a WINDOW_UPDATE frame has been received.
|
void |
HTTP2Session.onWindowUpdate(StreamSPI stream,
WindowUpdateFrame frame) |
void |
HTTP2Session.onWindowUpdate(WindowUpdateFrame frame) |
void |
HTTP2Flusher.window(StreamSPI stream,
WindowUpdateFrame frame) |
void |
FlowControlStrategy.windowUpdate(SessionSPI session,
StreamSPI stream,
WindowUpdateFrame frame) |
void |
BufferingFlowControlStrategy.windowUpdate(SessionSPI session,
StreamSPI stream,
WindowUpdateFrame frame) |
void |
AbstractFlowControlStrategy.windowUpdate(SessionSPI session,
StreamSPI stream,
WindowUpdateFrame frame) |