Class Topic.Unsubscribe$

java.lang.Object
org.apache.pekko.actor.typed.pubsub.Topic.Unsubscribe$
Enclosing class:
Topic

public static class Topic.Unsubscribe$ extends Object
Scala API: Unsubscribe a previously subscribed actor from this topic.
  • Field Details

    • MODULE$

      public static final Topic.Unsubscribe$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Unsubscribe$

      public Unsubscribe$()
  • Method Details