public class ServersImpl extends JSONClient implements Servers
baseUrl, password, username| Constructor and Description |
|---|
ServersImpl(String baseUrl,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
deleteServer(long serverId) |
net.sf.json.JSONObject |
getServers() |
doDelete, doGet, doGet, doPostpublic net.sf.json.JSONObject getServers()
throws IOException
getServers in interface ServersIOExceptionpublic net.sf.json.JSONObject deleteServer(long serverId)
throws IOException
deleteServer in interface ServersIOExceptionCopyright © 2016–2017. All rights reserved.