All Classes
Class
Description
This is used by "message" type subscriptions to provide a key to the message wrapper before submitting it to the channel
Responsible for transitioning subscription resources from REQUESTED to ACTIVE
Once activated, the subscription is added to the SubscriptionRegistry.
This interceptor can be used for troubleshooting subscription processing.
This Spring config should be imported by a system that pulls messages off of the
matching queue for processing, and handles delivery
Responsible for transitioning subscription resources from REQUESTED to ACTIVE
Once activated, the subscription is added to the SubscriptionRegistry.
Cache of active subscriptions.
This Spring config should be imported by a system that submits resources to the
matching queue for processing
Utilities for working with the subscription resource