Interface | Description |
---|---|
Listener<T> |
Listener interface for receiving notifications.
|
Observable<T> |
This represents an observable notification.
|
ReaderGroupNotificationListener |
ReaderGroup notification listener interface.
|
Class | Description |
---|---|
EndOfDataNotification |
Class to represent a end of data notification.
|
Notification |
Represents base notification type.
|
NotificationSystem | |
NotifierFactory |
Factory used to create different types of notifiers.
|
SegmentNotification |
Class to represent a segment notification.
|