Package com.eurotech.framework.cloud

Provides services for managing communications between M2M applications and remote servers.

See:
          Description

Interface Summary
CloudCallService The CloudCallService provides helper methods to make a request/response conversation with the remote server.
CloudClient The CloudClient is designed to be used by single application bundles.
CloudClientListener CloudClientListener is the interface to be implemented by applications that needs to be notified of events in the CloudClient.
CloudService The CloudService provides an easy to use API layer for M2M application to communicate with a remote server.
 

Class Summary
CloudConnectionEstablishedEvent CloudConnectionEstablishedEvent is raised with the Cloud Connection is established.
CloudConnectionLostEvent CloudConnectionEstablishedEvent is raised with the Cloud Connection is lost.
Cloudlet Cloudlet is an abstract class that can be extended by services that wants to implement remote resource management.
CloudletTopic  
 

Enum Summary
CloudletTopic.Method  
 

Package com.eurotech.framework.cloud Description

Provides services for managing communications between M2M applications and remote servers. Types of communications include simple publish/subscribe models to more complex request/response and remote resource management.



Copyright © 2013. All Rights Reserved.