Attributes
- Companion
- class
- Source
- DistributedPubSubMediator.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- DistributedPubSubMediator.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Count
Scala API: Send this message to the mediator and it will reply with an Int of the number of subscribers. Only for testing purposes, to poll/await replication.
Scala API: Send this message to the mediator and it will reply with an Int of the number of subscribers. Only for testing purposes, to poll/await replication.
Attributes
- Companion
- class
- Source
- DistributedPubSubMediator.scala
- Supertypes
- Self type
-
Count.type
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
Reply to GetTopics.
Attributes
- Companion
- object
- Source
- DistributedPubSubMediator.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object GetTopics
Send this message to the mediator and it will reply with CurrentTopics containing the names of the (currently known) registered topic names.
Send this message to the mediator and it will reply with CurrentTopics containing the names of the (currently known) registered topic names.
Attributes
- Companion
- class
- Source
- DistributedPubSubMediator.scala
- Supertypes
- Self type
-
GetTopics.type
Attributes
- Companion
- object
- Source
- DistributedPubSubMediator.scala
- Supertypes
-
trait Producttrait Equalstrait WrappedMessagetrait DistributedPubSubMessagetrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- DistributedPubSubMediator.scala
- Supertypes
- Self type
-
Publish.type
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
-
trait Producttrait Equalstrait WrappedMessagetrait DistributedPubSubMessagetrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
-
trait Producttrait Equalstrait WrappedMessagetrait DistributedPubSubMessagetrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Source
- DistributedPubSubMediator.scala
- Supertypes
Attributes
- Companion
- class
- Source
- DistributedPubSubMediator.scala
- Supertypes
- Self type
-
Subscribe.type
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DeadLetterSuppressionclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Source
- DistributedPubSubMediator.scala
- Supertypes
Attributes
- Companion
- class
- Source
- DistributedPubSubMediator.scala
- Supertypes
- Self type
-
Unsubscribe.type
Attributes
- Source
- DistributedPubSubMediator.scala
- Supertypes
Value members
Concrete methods
Java API: Send this message to the mediator and it will reply with an Integer of the number of subscribers.
Java API: Send this message to the mediator and it will reply with an Integer of the number of subscribers.
Attributes
Java API: Send this message to the mediator and it will reply with DistributedPubSubMediator.CurrentTopics containing the names of the (currently known) registered topic names.
Java API: Send this message to the mediator and it will reply with DistributedPubSubMediator.CurrentTopics containing the names of the (currently known) registered topic names.
Attributes
Scala API: Factory method for DistributedPubSubMediator pekko.actor.Props.
Scala API: Factory method for DistributedPubSubMediator pekko.actor.Props.