|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EsfRequestPayload | |
|---|---|
| com.eurotech.framework.cloud | Provides services for managing communications between M2M applications and remote servers. |
| com.eurotech.framework.message | Defines the recommended payload structure for the messages sent to the Everyware Cloud platform. |
| com.eurotech.framework.net.vpn.client | |
| Uses of EsfRequestPayload in com.eurotech.framework.cloud |
|---|
| Methods in com.eurotech.framework.cloud with parameters of type EsfRequestPayload | |
|---|---|
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 EsfRequestPayload in com.eurotech.framework.message |
|---|
| Methods in com.eurotech.framework.message that return EsfRequestPayload | |
|---|---|
static EsfRequestPayload |
EsfRequestPayload.buildFromEsfPayload(EsfPayload payload)
|
| Uses of EsfRequestPayload in com.eurotech.framework.net.vpn.client |
|---|
| Methods in com.eurotech.framework.net.vpn.client with parameters of type EsfRequestPayload | |
|---|---|
protected void |
VpnClient.doExec(CloudletTopic reqTopic,
EsfRequestPayload reqPayload,
EsfResponsePayload respPayload)
|
protected void |
VpnClient.doGet(CloudletTopic reqTopic,
EsfRequestPayload reqPayload,
EsfResponsePayload respPayload)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||