| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifiableMqttMessage | |
|---|---|
| net.sf.xenqtt.message | |
| Uses of IdentifiableMqttMessage in net.sf.xenqtt.message | 
|---|
| Subclasses of IdentifiableMqttMessage in net.sf.xenqtt.message | |
|---|---|
|  class | PubAckMessageA PUBACK message is the response to a PUBLISH message with QoS level 1. | 
|  class | PubCompMessageThis message is either the response from the server to a PUBREL message from a publisher, or the response from a subscriber to a PUBREL message from the server. | 
|  class | PubMessageA PUBLISH message is sent by a client to a server for distribution to interested subscribers. | 
|  class | PubRecMessageA PUBREC message is the response to a PUBLISH message with QoS level 2. | 
|  class | PubRelMessageA PUBREL message is the response either from a publisher to a PUBREC message from the server, or from the server to a PUBREC message from a subscriber. | 
|  class | SubAckMessageA SUBACK message is sent by the server to the client to confirm receipt of a SUBSCRIBE message. | 
|  class | SubscribeMessageThe SUBSCRIBE message allows a client to register an interest in one or more topic names with the server. | 
|  class | UnsubAckMessageThe UNSUBACK message is sent by the server to the client to confirm receipt of an UNSUBSCRIBE message. | 
|  class | UnsubscribeMessageAn UNSUBSCRIBE message is sent by the client to the server to unsubscribe from named topics. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||