@ProviderType
public interface ReceiverActivationPassivationConfiguration
Modifier and Type | Interface and Description |
---|---|
static interface |
ReceiverActivationPassivationConfiguration.ReceiverStateChangeListener
A callback for listening for the results receiver state changes.
|
Modifier and Type | Method and Description |
---|---|
ReceiverActivationPassivationConfiguration |
withActivationPassivationSupport(ReceiverActivationPassivationConfiguration.ReceiverStateChangeListener receiverStateChangeListener)
Configures a callback to receive notifications from the broker about state changes regarding a
given receiver instance.
|
ReceiverActivationPassivationConfiguration withActivationPassivationSupport(ReceiverActivationPassivationConfiguration.ReceiverStateChangeListener receiverStateChangeListener)
receiverStateChangeListener
- a listener that is capable to notify about state change of a
receiver instanceCopyright 2019-2024 Solace Corporation. All rights reserved.