PubSubClient
and PubSubListener
annotations.See: Description
Class | Description |
---|---|
PubSubClientIntroductionAdvice |
Implementation of
PubSubClient advice annotation. |
PubSubConsumerAdvice |
Implementation of an
ExecutableMethodProcessor that creates
MessageReceiver that subscribes to the PubSub subscription
and invoke methods annotated by @Subscription . |
PubSubClient
and PubSubListener
annotations.