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

Packages that use CloudClientListener
com.eurotech.framework.cloud Provides services for managing communications between M2M applications and remote servers. 
com.eurotech.framework.net.vpn.client   
 

Uses of CloudClientListener in com.eurotech.framework.cloud
 

Classes in com.eurotech.framework.cloud that implement CloudClientListener
 class Cloudlet
          Cloudlet is an abstract class that can be extended by services that wants to implement remote resource management.
 

Methods in com.eurotech.framework.cloud with parameters of type CloudClientListener
 void CloudClient.addCloudClientListener(CloudClientListener cloudClientListener)
          Adds a CloudCallbackHandler with this CloudClient.
 void CloudClient.removeCloudClientListener(CloudClientListener cloudClientListener)
          Removes a CloudCallbackHandler from this CloudClient.
 

Uses of CloudClientListener in com.eurotech.framework.net.vpn.client
 

Classes in com.eurotech.framework.net.vpn.client that implement CloudClientListener
 class VpnClient
           
 



Copyright © 2013. All Rights Reserved.