com.eurotech.framework.cloud.app.command
Class CommandCloudApp

java.lang.Object
  extended by com.eurotech.framework.cloud.Cloudlet
      extended by com.eurotech.framework.cloud.app.command.CommandCloudApp
All Implemented Interfaces:
CloudClientListener

public class CommandCloudApp
extends Cloudlet


Field Summary
static String APP_ID
           
static String RESOURCE_COMMAND
           
 
Fields inherited from class com.eurotech.framework.cloud.Cloudlet
DFLT_PRIORITY, DFLT_PUB_QOS, DFLT_RETAIN
 
Constructor Summary
CommandCloudApp()
           
 
Method Summary
protected  void doExec(CloudletTopic reqTopic, EsfRequestPayload reqPayload, EsfResponsePayload respPayload)
           
 
Methods inherited from class com.eurotech.framework.cloud.Cloudlet
activate, deactivate, doDel, doGet, doPost, doPut, getAppId, getCloudApplicationClient, getCloudService, onConnectionEstablished, onConnectionLost, onControlMessageArrived, onMessageArrived, onMessageConfirmed, onMessagePublished, setCloudService, unsetCloudService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APP_ID

public static final String APP_ID
See Also:
Constant Field Values

RESOURCE_COMMAND

public static final String RESOURCE_COMMAND
See Also:
Constant Field Values
Constructor Detail

CommandCloudApp

public CommandCloudApp()
Method Detail

doExec

protected void doExec(CloudletTopic reqTopic,
                      EsfRequestPayload reqPayload,
                      EsfResponsePayload respPayload)
               throws EsfException
Overrides:
doExec in class Cloudlet
Throws:
EsfException


Copyright © 2013. All Rights Reserved.