public class ServerManagementCommands extends Object
Constructor and Description |
---|
ServerManagementCommands() |
Modifier and Type | Method and Description |
---|---|
String |
checkStatus() |
String |
connect(String serverURL,
String username,
String password) |
String |
showConnectedServerAddress() |
String |
start() |
String |
stop() |
public String showConnectedServerAddress() throws TerminalException
TerminalException
public String checkStatus() throws TerminalException
TerminalException
public String start() throws TerminalException
TerminalException
public String stop() throws TerminalException
TerminalException
Copyright © 2016–2019 AdroitLogic. All rights reserved.