public class ScpEndpointConfiguration extends SftpEndpointConfiguration
| Constructor and Description |
|---|
ScpEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortOption()
Gets the portOption.
|
PrintStream |
getStderr()
Gets the stderr.
|
InputStream |
getStdin()
Gets the stdin.
|
PrintStream |
getStdout()
Gets the stdout.
|
void |
setPortOption(String portOption)
Sets the portOption.
|
void |
setStderr(PrintStream stderr)
Sets the stderr.
|
void |
setStdin(InputStream stdin)
Sets the stdin.
|
void |
setStdout(PrintStream stdout)
Sets the stdout.
|
getKnownHosts, getPrivateKeyPassword, getPrivateKeyPath, isStrictHostChecking, setKnownHosts, setPrivateKeyPassword, setPrivateKeyPath, setStrictHostCheckinggetAutoHandleCommands, getCorrelator, getErrorHandlingStrategy, getHost, getMarshaller, getPassword, getPort, getUser, isAutoConnect, isAutoLogin, isAutoReadFiles, setAutoConnect, setAutoHandleCommands, setAutoLogin, setAutoReadFiles, setCorrelator, setErrorHandlingStrategy, setHost, setMarshaller, setPassword, setPort, setUsergetPollingInterval, setPollingIntervalgetTimeout, setTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTimeout, setTimeoutpublic InputStream getStdin()
public void setStdin(InputStream stdin)
stdin - public PrintStream getStdout()
public void setStdout(PrintStream stdout)
stdout - public PrintStream getStderr()
public void setStderr(PrintStream stderr)
stderr - public String getPortOption()
public void setPortOption(String portOption)
portOption - Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.