hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
Http2Session.this
hunt
http
codec
http
stream
Http2Session
Http2Session
Undocumented in source.
class
Http2Session
this
(
Scheduler
scheduler
,
Connection
endPoint
,
Http2Generator
generator
,
StreamSession.Listener
listener
,
FlowControlStrategy
flowControl
,
int
initialStreamId
,
int
streamIdleTimeout
)
Meta
Source
See Implementation
hunt
http
codec
http
stream
Http2Session
Http2Session
aliases
convertToMillisecond
constructors
this
functions
abort
close
createLocalStream
createRemoteStream
data
disconnect
frames
getBytesWritten
getEndPoint
getFlowControlStrategy
getGenerator
getInitialSessionRecvWindow
getMaxLocalStreams
getMaxRemoteStreams
getRecvWindow
getSendWindow
getStream
getStreamCount
getStreamIdleTimeout
getStreams
isClosed
isDisconnected
isPushEnabled
newStream
notifyClose
notifyFailure
notifyHeaders
notifyIdleTimeout
notifyNewStream
notifyPing
notifyReset
notifySettings
onConnectionFailure
onData
onFrame
onGoAway
onHeaders
onIdleTimeout
onPing
onPriority
onReset
onSettings
onShutdown
onStreamClosed
onStreamOpened
onWindowUpdate
ping
priority
push
removeStream
reset
setInitialSessionRecvWindow
setMaxLocalStreams
setMaxRemoteStreams
setStreamIdleTimeout
settings
toString
updateRecvWindow
updateSendWindow
updateStreamCount