Uses of Interface
com.eurotech.framework.cloud.CloudClient

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)
           
 



Copyright © 2013. All Rights Reserved.