Annotation Type | Description |
---|---|
MessageId |
An annotation used to indicate that a parameter on a method should be bound to the message id.
|
PubSubClient | |
PubSubListener |
Indicates that a bean will be consuming PubSub Messages.
|
Subscription |
Represents a PubSub subscription.
|
Topic |
Represents a pubsub topic to be used by classes annotated with
PubSubClient . |