|
Spring Integration MQTT Adapter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.Will
public static class DefaultMqttPahoClientFactory.Will
| Constructor Summary | |
|---|---|
DefaultMqttPahoClientFactory.Will(java.lang.String topic,
byte[] payload,
int qos,
boolean retained)
|
|
| Method Summary | |
|---|---|
protected byte[] |
getPayload()
|
protected int |
getQos()
|
protected java.lang.String |
getTopic()
|
protected boolean |
isRetained()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMqttPahoClientFactory.Will(java.lang.String topic,
byte[] payload,
int qos,
boolean retained)
| Method Detail |
|---|
protected java.lang.String getTopic()
protected byte[] getPayload()
protected int getQos()
protected boolean isRetained()
|
Spring Integration MQTT Adapter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||