client library

Classes

MigratoryDataClient
This class implements all the necessary operations for connecting to a cluster of one or more MigratoryData servers, subscribing to one or more subjects, getting real-time messages for the subscribed subjects, and publishing messages.
MigratoryDataListener
The implementation of this interface will handle the messages received from the server for the subscribed subjects as well as various status notifications.
MigratoryDataLogListener
The implementation of this interface will handle the log messages produced by the library.
MigratoryDataMessage
Represent a MigratoryData message.

Enums

MessageType
MigratoryDataLogLevel
This class enumerates the MigratoryData logging levels.
QoS
The quality of service (QoS) levels for MigratoryData messaging.