public class HttpCommandExecutor extends Object implements CommandExecutor, NeedsLocalLogs
| Constructor and Description |
|---|
HttpCommandExecutor(Map<String,CommandInfo> additionalCommands,
URL addressOfRemoteServer) |
HttpCommandExecutor(URL addressOfRemoteServer) |
public HttpCommandExecutor(URL addressOfRemoteServer)
public HttpCommandExecutor(Map<String,CommandInfo> additionalCommands, URL addressOfRemoteServer)
public void setLocalLogs(LocalLogs logs)
setLocalLogs in interface NeedsLocalLogspublic URL getAddressOfRemoteServer()
public Response execute(Command command) throws IOException
execute in interface CommandExecutorIOExceptionCopyright © 2013. All Rights Reserved.