public class ServersImpl extends JSONClient implements Servers
baseUrl, password, trustAllSslSocketFactory, 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, doGet, doPost, makeTrustAllSslSocketFactorypublic 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–2019 Parasoft. All rights reserved.