public class ServersImpl extends JSONClient implements Servers
baseUrl, FIVE_MINUTES, ONE_MINUTE, 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, doPut, makeTrustAllSslSocketFactory
public net.sf.json.JSONObject getServers() throws IOException
getServers
in interface Servers
IOException
public net.sf.json.JSONObject deleteServer(long serverId) throws IOException
deleteServer
in interface Servers
IOException
Copyright © 2016–2021 Parasoft. All rights reserved.