public static class DefaultMqttPahoClientFactory.Will extends Object
| Constructor and Description |
|---|
Will(String topic,
byte[] payload,
int qos,
boolean retained) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getPayload() |
protected int |
getQos() |
protected String |
getTopic() |
protected boolean |
isRetained() |