| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EsfConnectException in com.eurotech.framework.cloud | 
|---|
| Methods in com.eurotech.framework.cloud that throw EsfConnectException | |
|---|---|
 EsfResponsePayload | 
CloudCallService.call(String appId,
     String appTopic,
     EsfPayload appPayload,
     int timeout)
Sends a local (to this device) request to a Cloudlet application with the given application ID waiting for the response.  | 
 EsfResponsePayload | 
CloudCallService.call(String deviceId,
     String appId,
     String appTopic,
     EsfPayload appPayload,
     int timeout)
Sends a request to a remote server or device identified by the specified deviceId and targeting the given application ID waiting for the response.  | 
| Uses of EsfConnectException in com.eurotech.framework.core.cloud.call | 
|---|
| Methods in com.eurotech.framework.core.cloud.call that throw EsfConnectException | |
|---|---|
 EsfResponsePayload | 
CloudCallServiceImpl.call(String appId,
     String appTopic,
     EsfPayload appPayload,
     int timeout)
 | 
 EsfResponsePayload | 
CloudCallServiceImpl.call(String deviceId,
     String appId,
     String appTopic,
     EsfPayload appPayload,
     int timeout)
 | 
| Uses of EsfConnectException in com.eurotech.framework.core.data | 
|---|
| Methods in com.eurotech.framework.core.data that throw EsfConnectException | |
|---|---|
 void | 
DataServiceImpl.connect()
 | 
| Uses of EsfConnectException in com.eurotech.framework.core.data.transport.mqtt | 
|---|
| Methods in com.eurotech.framework.core.data.transport.mqtt that throw EsfConnectException | |
|---|---|
 void | 
MqttDataTransport.connect()
 | 
| Uses of EsfConnectException in com.eurotech.framework.data | 
|---|
| Methods in com.eurotech.framework.data that throw EsfConnectException | |
|---|---|
 void | 
DataTransportService.connect()
Connects to the remote broker.  | 
 void | 
DataService.connect()
Connects to the broker if not already connected.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||