Uses of Class
com.eurotech.framework.cloud.CloudletTopic

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

Uses of CloudletTopic in com.eurotech.framework.cloud
 

Methods in com.eurotech.framework.cloud that return CloudletTopic
static CloudletTopic CloudletTopic.parseAppTopic(String appTopic)
           
 

Methods in com.eurotech.framework.cloud with parameters of type CloudletTopic
protected  void Cloudlet.doDel(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
protected  void Cloudlet.doExec(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
protected  void Cloudlet.doGet(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
protected  void Cloudlet.doPost(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
protected  void Cloudlet.doPut(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
 

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

Methods in com.eurotech.framework.net.vpn.client with parameters of type CloudletTopic
protected  void VpnClient.doExec(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
protected  void VpnClient.doGet(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
 



Copyright © 2013. All Rights Reserved.