Subscribe
csw.command.client.models.framework.PubSub.Subscribe
Represents the subscribe action where all the current state publishing from the particular component can be subscribed to
Type parameters
- T
-
represents the type of data that is subscribed
Value parameters
- ref
-
the reference of subscriber used to notify to when some data is published
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SubscriberMessage[T]trait PubSub[T]class Objecttrait Matchableclass Any
Members list
In this article