public class RetainedMessage extends Object
RetainedMessage(String topic, byte[] message, QoS qoS)
boolean
equals(Object o)
byte[]
getMessage()
QoS
getQoS()
String
getTopic()
int
hashCode()
void
setMessage(byte[] message)
setQoS(QoS qoS)
setTopic(String topic)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public RetainedMessage(String topic, byte[] message, QoS qoS)
public String getTopic()
public void setTopic(String topic)
public byte[] getMessage()
public void setMessage(byte[] message)
public QoS getQoS()
public void setQoS(QoS qoS)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.