See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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 | Description |
---|---|
CloudletTopic.Method |
Copyright © 2013. All Rights Reserved.