| Package | Description |
|---|---|
| com.cosmian.utils |
| Modifier and Type | Method and Description |
|---|---|
String |
RestClient.json_get(String path)
Perform a GET request returning JSON
|
String |
RestClient.json_post(String path,
String payload)
Perform a JSON POST request returning JSON
|
Copyright © 2022. All rights reserved.