Http2ConnectionCommon
io.quartz.http2.Http2ConnectionCommon
trait Http2ConnectionCommon(val INITIAL_WINDOW_SIZE: Int, val globalBytesOfPendingInboundData: Ref[Long], val globalInboundWindow: Ref[Long], val globalTransmitWindow: Ref[Long], val outq: Queue[ByteBuffer], val hSem2: Semaphore)
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Http2ClientConnectionclass Http2Connection[Env]
Members list
In this article