FlowStrategy

org.http4s.blaze.http.http2.FlowStrategy$
See theFlowStrategy companion trait

Attributes

Companion:
trait
Source:
FlowStrategy.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Increment

Representation of the flow window increments to send to the remote peer

Representation of the flow window increments to send to the remote peer

Attributes

Source:
FlowStrategy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def increment(session: Int, stream: Int): Increment

Construct an Increment, using a cached version if possible

Construct an Increment, using a cached version if possible

Attributes

Source:
FlowStrategy.scala