| Package | Description |
|---|---|
| de.dentrassi.varlink.spi |
| Modifier and Type | Method and Description |
|---|---|
static CallRequest |
CallRequest.of(String method) |
static CallRequest |
CallRequest.of(String method,
Map<String,?> parameters) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CallResponse> |
Connection.call(CallRequest call) |
Copyright © 2017–2018. All rights reserved.