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