Protected_Protected ReadonlyconfigProtectedhandlersProtectedreconnectProtected OptionalreconnectProtectedstateCurrent state of the channel
ProtectedclearConnect to the notification backend
Disconnect from the notification backend
ProtectednotifyProtectednotifyNotify all registered state handlers of a state notification. Subclasses should call this when receiving state notifications.
Publish 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.
In-memory notification channel for testing and single-process scenarios. Notifications are delivered synchronously within the same process.