public class ApplicationStatus extends Status
DT_PARSER, JSON_PARSER| Constructor and Description |
|---|
ApplicationStatus(String id,
org.eclipse.paho.client.mqttv3.MqttMessage msg)
Maintains the status of application
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
getAction, getClientAddr, getClientId, getConnectTime, getPayload, getPort, getProtocol, getReadBytes, getReadMsg, getReason, getTime, getUser, getWriteBytes, getWriteMsg, toStringpublic ApplicationStatus(String id, org.eclipse.paho.client.mqttv3.MqttMessage msg) throws UnsupportedEncodingException
id - An object of the class String which denotes the appIdmsg - An object of the class MqttMessageUnsupportedEncodingException - When the encoding format is not UTF-8public String getId()
Copyright © 2019. All rights reserved.