|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloudClient | |
---|---|
com.eurotech.framework.cloud | |
com.eurotech.framework.core.cloud |
Uses of CloudClient in com.eurotech.framework.cloud |
---|
Methods in com.eurotech.framework.cloud that return CloudClient | |
---|---|
protected CloudClient |
Cloudlet.getCloudApplicationClient()
|
CloudClient |
CloudService.newCloudClient(String appId)
Returns a new instance of the CloudClient for the given application Id. |
Uses of CloudClient in com.eurotech.framework.core.cloud |
---|
Classes in com.eurotech.framework.core.cloud that implement CloudClient | |
---|---|
class |
CloudClientImpl
Implementation of the CloudClient interface. |
Methods in com.eurotech.framework.core.cloud that return CloudClient | |
---|---|
CloudClient |
CloudServiceImpl.newCloudClient(String applicationId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |