| AbstractEthosChangeNotificationListSubscriber |
Abstract class which provides "hooks" into the Ethos SDK for ChangeNotification list subscribers.
|
| AbstractEthosChangeNotificationSubscriber |
Abstract class which provides "hooks" into the Ethos SDK for ChangeNotification subscribers.
|
| AbstractEthosChangeNotificationSubscription |
Abstract class containing the processing logic common for both ChangeNotification and ChangeNotification list
processing.
|
| AbstractEthosNotificationPollService |
Abstract class containing a mapping of subscribers to subscriptions, and the polling interval in seconds to wait between
poll attempts.
|
| AbstractEthosNotificationSubscriber |
Abstract class containing common processing logic for subscribing to and cancelling subscriptions.
|
| AbstractEthosNotificationSubscription |
An abstract super class for Ethos subscriptions containing the publisher, subscriber, and the threading capabilities
used by subscription subclasses to run those subscription processes.
|
| EthosChangeNotificationListPollService |
Service for distributing lists of Ethos ChangeNotifications retrieved from Ethos Integration.
|
| EthosChangeNotificationListSubscription |
Subscription for processing lists of ChangeNotifications.
|
| EthosChangeNotificationPollService |
Service for distributing Ethos ChangeNotifications retrieved from Ethos Integration.
|
| EthosChangeNotificationSubscription |
Subscription for ChangeNotification processing.
|