ConnectionState

org.apache.pekko.stream.snapshot.ConnectionSnapshot.ConnectionState
sealed trait ConnectionState

Attributes

Source
MaterializerState.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Closed
object ShouldPull
object ShouldPush
In this article