UnMute

org.apache.pekko.testkit.TestEvent$.UnMute
See theUnMute companion object
final case class UnMute(filters: Seq[EventFilter]) extends TestEvent, NoSerializationVerificationNeeded

Attributes

Companion
object
Source
TestEventListener.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TestEvent
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this(filters: Iterable[EventFilter])

Java API: create an UnMute command from a list of filters

Java API: create an UnMute command from a list of filters

Attributes

Source
TestEventListener.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product