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