public class WdmServer extends Object
| Constructor and Description |
|---|
WdmServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
exchange(String url,
String method,
String json,
int timeoutSec) |
public String exchange(String url, String method, String json, int timeoutSec) throws IOException
IOExceptionCopyright © 2023. All rights reserved.