Builder
class Builder
Mutable builder for WillConfig.
Provides setter properties for all will fields plus convenience methods for setting the payload from different types.
See also
Properties
Link copied to clipboard
MIME content type of the will payload (e.g. "application/json").
Link copied to clipboard
Correlation data for request/response pattern in the will message.
Link copied to clipboard
Lifetime of the will message in seconds after publication.
Link copied to clipboard
Payload as an immutable ByteString. Use payload methods for string/ByteArray convenience.
Link copied to clipboard
If true, the will payload is UTF-8 encoded text.
Link copied to clipboard
Topic for request/response pattern in the will message.
Link copied to clipboard
Application-defined key-value pairs sent with the will message.
Link copied to clipboard
Delay in seconds before publishing the will after unexpected disconnect.