Class DefaultMqttPahoClientFactory.Will
java.lang.Object
org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.Will
- Enclosing class:
- DefaultMqttPahoClientFactory
- Since:
- 4.0
- Author:
- Gary Russell, Gunnar Hillert
- 
Constructor Details- 
Will
 
- 
- 
Method Details- 
getTopic
- 
getPayloadprotected byte[] getPayload()
- 
getQosprotected int getQos()
- 
isRetainedprotected boolean isRetained()
 
-