Class | Description |
---|---|
SubscriptionImpl |
The
Subscription class encapsulates a single subscription with
the following responsibilities:
Providing access to the subscription info,
Recording events this subscription is interested in,
Providing access to the events.
|
SubscriptionManagerImpl |
SubscriptionManager collects all subscriptions requested, handles
the subscription timeout and provides METHODS to discover subscriptions
present on a given resource as well as events for an specific subscription. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.