CallingThreadDispatcherConfigurator

org.apache.pekko.testkit.CallingThreadDispatcherConfigurator

Attributes

Source
CallingThreadDispatcher.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def dispatcher(): MessageDispatcher

Returns an instance of MessageDispatcher given the configuration. Depending on the needs the implementation may return a new instance for each invocation or return the same instance every time.

Returns an instance of MessageDispatcher given the configuration. Depending on the needs the implementation may return a new instance for each invocation or return the same instance every time.

Attributes

Definition Classes
Source
CallingThreadDispatcher.scala