SubscriberMessage
csw.command.client.models.framework.PubSub.SubscriberMessage
sealed trait SubscriberMessage[T] extends PubSub[T]
Represents the messages about subscribing data e.g Subscribe and Unsubscribe
Type parameters
- T
-
represents the type of data that is subscribed
Attributes
- Graph
-
- Supertypes
- Known subtypes
In this article