Uses of Package
com.eurotech.framework.data

Packages that use com.eurotech.framework.data
com.eurotech.framework.core.cloud   
com.eurotech.framework.core.cloud.call   
com.eurotech.framework.core.data   
com.eurotech.framework.core.data.transport.mqtt   
com.eurotech.framework.data   
 

Classes in com.eurotech.framework.data used by com.eurotech.framework.core.cloud
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.
 

Classes in com.eurotech.framework.data used by com.eurotech.framework.core.cloud.call
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.
 

Classes in com.eurotech.framework.data used by com.eurotech.framework.core.data
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.
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.
DataTransportToken
          DataTransportToken is an receipt returned by the DataTransportService after the publishing of a message.
 

Classes in com.eurotech.framework.data used by com.eurotech.framework.core.data.transport.mqtt
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.
DataTransportToken
          DataTransportToken is an receipt returned by the DataTransportService after the publishing of a message.
 

Classes in com.eurotech.framework.data used by com.eurotech.framework.data
DataTransportToken
          DataTransportToken is an receipt returned by the DataTransportService after the publishing of a message.
 



Copyright © 2013. All Rights Reserved.