Package | Description |
---|---|
com.eurotech.framework.cloud |
Provides services for managing communications between M2M applications and remote servers.
|
Modifier and Type | Class and Description |
---|---|
class |
Cloudlet
Cloudlet is an abstract class that can be extended by services that wants to implement remote resource management.
|
Modifier and Type | Method and Description |
---|---|
void |
CloudClient.addCloudClientListener(CloudClientListener cloudClientListener)
Adds a CloudCallbackHandler with this CloudClient.
|
void |
CloudClient.removeCloudClientListener(CloudClientListener cloudClientListener)
Removes a CloudCallbackHandler from this CloudClient.
|
Copyright © 2013. All Rights Reserved.