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