|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloudletTopic | |
|---|---|
| com.eurotech.framework.cloud | |
| com.eurotech.framework.cloud.app.command | |
| com.eurotech.framework.core.configuration | |
| 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.cloud.app.command |
|---|
| Methods in com.eurotech.framework.cloud.app.command with parameters of type CloudletTopic | |
|---|---|
protected void |
CommandCloudApp.doExec(CloudletTopic reqTopic,
EsfRequestPayload reqPayload,
EsfResponsePayload respPayload)
|
| Uses of CloudletTopic in com.eurotech.framework.core.configuration |
|---|
| Methods in com.eurotech.framework.core.configuration with parameters of type CloudletTopic | |
|---|---|
protected void |
CloudConfigurationHandler.doExec(CloudletTopic reqTopic,
EsfRequestPayload reqPayload,
EsfResponsePayload respPayload)
|
protected void |
CloudConfigurationHandler.doGet(CloudletTopic reqTopic,
EsfRequestPayload reqPayload,
EsfResponsePayload respPayload)
|
protected void |
CloudConfigurationHandler.doPut(CloudletTopic reqTopic,
EsfRequestPayload reqPayload,
EsfResponsePayload respPayload)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||