|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.xenqtt.mockbroker.Client
public final class Client
Info on a client connected to the mock broker
Method Summary | |
---|---|
void |
close()
Closes the connection to this client |
String |
getClientId()
|
int |
getNextMessageId()
|
void |
send(MqttMessage message)
Sends the message to this client |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getClientId()
ConnectMessage
has been received.public void send(MqttMessage message)
public int getNextMessageId()
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |