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 NeedsLocalLogs
public URL getAddressOfRemoteServer()
public Response execute(Command command) throws IOException
execute
in interface CommandExecutor
IOException
Copyright © 2014. All rights reserved.