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.
AnythingDeliveryOptionsBaseDataObjectBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
DeliveryOptions(String? codecName = null, Integer? sendTimeout = null)Parameters:
|