hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
AbstractFlowControlStrategy.onDataConsumed
hunt
http
codec
http
stream
AbstractFlowControlStrategy
AbstractFlowControlStrategy
Undocumented in source. Be warned that the author may not have intended to support it.
class
AbstractFlowControlStrategy
void
onDataConsumed
(
SessionSPI
session
,
StreamSPI
stream
,
int
length
)
Meta
Source
See Implementation
hunt
http
codec
http
stream
AbstractFlowControlStrategy
AbstractFlowControlStrategy
constructors
this
functions
getInitialStreamRecvWindow
getInitialStreamSendWindow
getSessionStallTime
getStreamsStallTime
onDataConsumed
onDataReceived
onDataSending
onDataSent
onSessionStalled
onSessionUnstalled
onStreamCreated
onStreamDestroyed
onStreamStalled
onStreamUnstalled
onWindowUpdate
reset
updateInitialStreamWindow
windowUpdate