Class Topic.Unsubscribe$
java.lang.Object
org.apache.pekko.actor.typed.pubsub.Topic.Unsubscribe$
- Enclosing class:
- Topic
Scala API: Unsubscribe a previously subscribed actor from this topic.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Topic.Unsubscribe$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
-
Unsubscribe$
public Unsubscribe$()
-
-
Method Details
-
apply
-