| Package | Description |
|---|---|
| io.baltoro.ep |
| Modifier and Type | Field and Description |
|---|---|
static EPData |
ParamInput.epData |
| Modifier and Type | Method and Description |
|---|---|
default EPData |
ParamInput.getEPData() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CloudServer.call(String serverUrl,
String path,
EPData data,
Class<T> returnType) |
Future<?> |
CloudServer.callAsyn(String url,
String path,
EPData data,
Class<?> returnType) |
<T> T |
CloudServer.execute(String path,
EPData data,
Class<T> returnType,
Class<?> returnSubType) |
Copyright © 2018. All rights reserved.