@ProviderType public interface ReceiverPropertyConfiguration extends PropertyBasedConfiguration
| Modifier and Type | Method and Description |
|---|---|
ReceiverPropertyConfiguration |
fromProperties(Properties configuration)
Enables property-based configuration and extended fine-tuning of the message receiver.
|
ReceiverPropertyConfiguration fromProperties(Properties configuration) throws IllegalArgumentException
Note: Callbacks cannot be configured using properties.
fromProperties in interface PropertyBasedConfigurationconfiguration - the properties to use to fine-tune the message receiverIllegalArgumentException - if invalid properties where specifiedCopyright 2019-2025 Solace Corporation. All rights reserved.