Delivery options are used to configure message delivery.
Delivery options allow to configure delivery timeout and message codec name, and to provide any headers that you wish to send with the message.
Anything
DeliveryOptions
BaseDataObject
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
DeliveryOptions(String? codecName = null, Integer? sendTimeout = null) Parameters:
|