Class Topic.Publish$
java.lang.Object
org.apache.pekko.actor.typed.pubsub.Topic.Publish$
- Enclosing class:
- Topic
Scala API: Publish the message to all currently known subscribers.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Topic.Publish$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Publish$
public Publish$()
-
-
Method Details
-
apply
-