public interface MqttAgent
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the identifier of the agent.
|
MqttContext |
newMqttContext()
Creates a new
MqttContext . |
MqttContext newMqttContext()
MqttContext
.MqttContext
or null
if the MqttContext
cannot be created.java.lang.String getId()