SubstreamCancelStrategy

org.apache.pekko.stream.SubstreamCancelStrategy
See theSubstreamCancelStrategy companion object
sealed abstract class SubstreamCancelStrategy

Represents a strategy that decides how to deal with substream events.

Attributes

Companion
object
Source
SubstreamCancelStrategy.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article