FlowStrategy

Companion:
class
Source:
FlowStrategy.scala
class Object
trait Matchable
class Any

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

Source:
FlowStrategy.scala

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

Source:
FlowStrategy.scala