| Package | Description |
|---|---|
| io.baltoro.client | |
| io.baltoro.ep |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Baltoro.call(String appName,
String path,
Class<T> returnType,
ParamInput input) |
static Future<?> |
Baltoro.callAsync(String appName,
String path,
Class<?> returnType,
ParamInput input) |
| Modifier and Type | Method and Description |
|---|---|
default ParamInput |
ParamInput.add(String name,
String value) |
ParamInput |
ParamInput.get(ParamInput input) |
| Modifier and Type | Method and Description |
|---|---|
ParamInput |
ParamInput.get(ParamInput input) |
Copyright © 2018. All rights reserved.