Http2ClientStream
io.quartz.http2.Http2ClientConnection.Http2ClientStream
class Http2ClientStream(val streamId: Int, val d: Promise[Throwable, (Byte, Headers)], val header: ArrayBuffer[ByteBuffer], val inDataQ: Queue[ByteBuffer], inboundWindow: Ref[Long], transmitWindow: Ref[Long], bytesOfPendingInboundData: Ref[Long], outXFlowSync: Queue[Boolean]) extends Http2StreamCommon
Attributes
- Graph
-
- Supertypes
Members list
In this article