AbstractProtected_Protected ReadonlyconfigProtectedhandlersProtectedreconnectProtected OptionalreconnectProtectedstateCurrent state of the channel
ProtectedclearAbstractconnectConnect to the notification backend
AbstractdisconnectDisconnect from the notification backend
ProtectednotifyProtectednotifyNotify all registered state handlers of a state notification. Subclasses should call this when receiving state notifications.
AbstractpublishPublish a job notification
The notification to publish
ProtectedscheduleProtectedsetSubscribe to job notifications
Function to call when a notification is received
Unsubscribe function
Subscribe to state notifications. Default implementation manages the stateHandlers set.
Abstract base class for notification channels. Provides common functionality like state management and reconnection logic.