void |
SimpleFlowControlStrategy.onDataConsumed(ISession session,
IStream stream,
int length) |
void |
FlowControlStrategy.onDataConsumed(ISession session,
IStream stream,
int length) |
void |
BufferingFlowControlStrategy.onDataConsumed(ISession session,
IStream stream,
int length) |
void |
FlowControlStrategy.onDataReceived(ISession session,
IStream stream,
int length) |
void |
AbstractFlowControlStrategy.onDataReceived(ISession session,
IStream stream,
int length) |
protected void |
AbstractFlowControlStrategy.onSessionStalled(ISession session) |
protected void |
AbstractFlowControlStrategy.onSessionUnstalled(ISession session) |
void |
FlowControlStrategy.onWindowUpdate(ISession session,
IStream stream,
WindowUpdateFrame frame) |
void |
AbstractFlowControlStrategy.onWindowUpdate(ISession session,
IStream stream,
WindowUpdateFrame frame) |
void |
FlowControlStrategy.updateInitialStreamWindow(ISession session,
int initialStreamWindow,
boolean local) |
void |
AbstractFlowControlStrategy.updateInitialStreamWindow(ISession session,
int initialStreamWindow,
boolean local) |
void |
FlowControlStrategy.windowUpdate(ISession session,
IStream stream,
WindowUpdateFrame frame) |
void |
BufferingFlowControlStrategy.windowUpdate(ISession session,
IStream stream,
WindowUpdateFrame frame) |
void |
AbstractFlowControlStrategy.windowUpdate(ISession session,
IStream stream,
WindowUpdateFrame frame) |