public interface CommandExecutor extends Wagon
Modifier and Type | Field and Description |
---|---|
static String |
ROLE |
DEFAULT_CONNECTION_TIMEOUT, DEFAULT_READ_TIMEOUT
Modifier and Type | Method and Description |
---|---|
void |
executeCommand(String command) |
Streams |
executeCommand(String command,
boolean ignoreFailures) |
addSessionListener, addTransferListener, connect, connect, connect, connect, connect, connect, disconnect, get, getFileList, getIfNewer, getReadTimeout, getRepository, getTimeout, hasSessionListener, hasTransferListener, isInteractive, openConnection, put, putDirectory, removeSessionListener, removeTransferListener, resourceExists, setInteractive, setReadTimeout, setTimeout, supportsDirectoryCopy
void executeCommand(String command) throws CommandExecutionException
CommandExecutionException
Streams executeCommand(String command, boolean ignoreFailures) throws CommandExecutionException
CommandExecutionException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.