| AwsBatchIndexer |
Class to index a batch of products that have already been sent to the AWS hub.
|
| AwsProductReceiver |
Receives notifications from a PDL notification web socket.
|
| AwsProductSender |
Send using AWS Hub API.
|
| FileTrackingListener |
This class is a stop-gap to store file-based tracking information in a
TrackingIndex.
|
| HttpResponse |
Utility class to hold HttpURLConnection and parse JSON response data.
|
| JsonNotification |
Json formatted notification.
|
| JsonNotificationIndex |
Store Notifications in a database.
|
| JsonProductStorage |
Store Products in a database.
|
| TrackingIndex |
Tracking index stores component state in a database.
|