|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DataService | The DataService provides the ability of connecting to a remote broker, publish messages, subscribe to topics, receive messages on the subscribed topics, and disconnect from the remote message broker. |
DataServiceListener | Implementors of this interface will be able to handle DataService
events such as notifications of connection establishing, message arrival, etc. |
DataTransportListener | Listener interface to be implemented by applications that needs to be notified of events in the DataTransportService . |
DataTransportService | DataTransportService implementations provide the ability of connecting to a remote broker, publish messages, subscribe to topics, receive messages on the subscribed topics, and disconnect from the remote message broker. |
Class Summary | |
---|---|
DataTransportToken | DataTransportToken is an receipt returned by the DataTransportService after the publishing of a message. |
Provides services for connecting and communicating with a MQTT broker.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |