Package akka.actor.typed.pubsub
Interface Topic.Command<T>
-
- All Superinterfaces:
akka.actor.typed.internal.pubsub.TopicImpl.Command<T>
- Enclosing class:
- Topic
public static interface Topic.Command<T> extends akka.actor.typed.internal.pubsub.TopicImpl.Command<T>
Not for user extension