| Package | Description |
|---|---|
| dk.langli.jensen.caller | |
| dk.langli.jensen.caller.http |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JsonRpcCaller.call(int callStackDistance,
Object... params) |
<T> T |
JsonRpcCaller.call(String method,
Type returnType,
Object... params) |
<T> T |
JsonRpcCaller.callThis(Object... params) |
String |
Transport.send(String jsonRpcRequest) |
| Modifier and Type | Method and Description |
|---|---|
String |
HttpTransport.send(String jsonRpcRequest) |
Copyright © 2018. All rights reserved.