- onDataConsumed
void onDataConsumed(SessionSPI session, StreamSPI stream, int length)
Undocumented in source.
- onDataReceived
void onDataReceived(SessionSPI session, StreamSPI stream, int length)
Undocumented in source.
- onDataSending
void onDataSending(StreamSPI stream, int length)
Undocumented in source.
- onDataSent
void onDataSent(StreamSPI stream, int length)
Undocumented in source.
- onStreamCreated
void onStreamCreated(StreamSPI stream)
Undocumented in source.
- onStreamDestroyed
void onStreamDestroyed(StreamSPI stream)
Undocumented in source.
- onWindowUpdate
void onWindowUpdate(SessionSPI session, StreamSPI stream, WindowUpdateFrame frame)
Undocumented in source.
- updateInitialStreamWindow
void updateInitialStreamWindow(SessionSPI session, int initialStreamWindow, bool local)
Undocumented in source.
- windowUpdate
void windowUpdate(SessionSPI session, StreamSPI stream, WindowUpdateFrame frame)
Undocumented in source.