public abstract class HealthMessage extends Message
Health messages include a health type, which indicates its particular software module or infrastructure (e.g. cluster). These health types are represented in this class's public health type constants.
PROTOCOL_VERSION_1_0, PROTOCOL_VERSION_1_1, PROTOCOL_VERSION_1_2, PROTOCOL_VERSION_1_3, PROTOCOL_VERSION_1_4, PROTOCOL_VERSION_1_5, PROTOCOL_VERSION_1_6, PROTOCOL_VERSION_1_7, PROTOCOL_VERSION_1_8, PROTOCOL_VERSION_CURRENT| Constructor and Description |
|---|
HealthMessage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
createMessage, createMessage, getCreateTime, getDeliveryTag, getError, getKey, getProtocolVersion, getQueueName, getSignatureString, getTransportMetadata, setCreateTime, setDeliveryTag, setError, setKey, setProtocolVersion, setQueueName, setTransportMetadata, toJSON