Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- acquire(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- acquire(NConnectionString) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- addListener(SshListener) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- addListener(SshListener) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- addListener(SshListener) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- available() - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
B
- BinSshConnection - Class in net.thevpc.nuts.ext.ssh.bin
- BinSshConnection(NConnectionString, boolean) - Constructor for class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- BinSshFileOutputStreamScp - Class in net.thevpc.nuts.ext.ssh.bin
- BinSshFileOutputStreamScp(BinSshConnection, NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamScp
- BinSshFileOutputStreamSftp - Class in net.thevpc.nuts.ext.ssh.bin
- BinSshFileOutputStreamSftp(BinSshConnection, NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamSftp
- buildEffectiveCommand(String[], NRunAs, String[], NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
C
- checkAck(InputStream) - Static method in class net.thevpc.nuts.ext.ssh.util.SshUtils
- close() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- close() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamScp
- close() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamSftp
- close() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- close() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamScp
- close() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamSftp
- close() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScp
- close() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScpOld
- close() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamSftp
- close() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- close() - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- close() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- close() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- cmdArrayToString(String[]) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- code() - Method in class net.thevpc.nuts.ext.ssh.IOResult
- connectionString - Variable in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- copy(NPath, NPath) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- copyId(NId, NPath, NRef) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- copyLocalToRemote(String, String, boolean) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- copyRemoteToLocal(String, String, boolean) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- copyRemoteToLocalScp(String, String, boolean) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- copyRemoteToLocalSftp(String, String, boolean) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- cp(String, String, boolean) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- cp(String, String, boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- cp(String, String, boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- createPath(String, String, ClassLoader) - Method in class net.thevpc.nuts.ext.ssh.SshPathFactory
D
- DEFAULT_POOL_MAX_SIZE - Static variable in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- DEFAULT_SESSION_TIMEOUT - Static variable in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- disposeOld(long) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- doEscapeArg(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- DynamicInputStream - Class in net.thevpc.nuts.ext.ssh.util
- DynamicInputStream(int) - Constructor for class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
E
- err - Variable in class net.thevpc.nuts.ext.ssh.IOBindings
- err() - Method in class net.thevpc.nuts.ext.ssh.IOBindings
- err() - Method in class net.thevpc.nuts.ext.ssh.IOResult
- err() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- errString() - Method in class net.thevpc.nuts.ext.ssh.IOResult
- exec(NExecTargetCommandContext) - Method in class net.thevpc.nuts.ext.ssh.SshNExecTargetSPI
- exec0(NExecTargetCommandContext) - Method in class net.thevpc.nuts.ext.ssh.SshNExecTargetSPI
- execArrayCommand(String[], IOBindings) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- execArrayCommand(String[], IOBindings) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- execArrayCommand(String[], IOBindings) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- execArrayCommandGrabbed(String...) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- execArrayCommandGrabbed(String...) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- execArrayCommandGrabbed(String...) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- execListCommand(List, IOBindings) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- execListCommand(List, IOBindings) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- execListCommand(List, IOBindings) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- execStringCommand(String, IOBindings) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- execStringCommand(String, IOBindings) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- execStringCommand(String, IOBindings) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- execStringCommand(String, IOBindings) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- execStringCommandGrabbed(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- execStringCommandGrabbed(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- execStringCommandGrabbed(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
F
- failFast() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- flush() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamScp
- flush() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamSftp
G
- getArch() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getArchFamily() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getAvailableCount() - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
- getCharset(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getCharset(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getCharset(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- getCommand() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- getConnection() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getConnectionString() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getConnectionString() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getConnectionString() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- getContentEncoding(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getContentEncoding(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getContentEncoding(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- getContentLength(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getContentLength(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getContentLength(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- getContentType(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getContentType(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getContentType(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- getDesktopEnvironment() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getDesktopEnvironmentFamilies() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getDesktopEnvironmentFamily() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getDesktopEnvironments() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getDesktopIntegrationSupport(NDesktopIntegrationItem) - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getDesktopPath() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getDigestWithCommand(String, String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getDigestWithCommand(String, String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getDigestWithCommand(String, String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- getEnv() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getEnv(String) - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getExecCommand() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- getHostName() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getInfo(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getInfo(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getInfo(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- getInputStream(String) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- getInputStream(String) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- getInputStream(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getInputStream(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getJava() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getJavaCommand(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getLastChecked(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getMachineName() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getNutsJar(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getOs() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getOsDist() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getOsFamily() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getOsFamily(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getOutputStream(String) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- getOutputStream(String) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- getOutputStream(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- getOutputStream(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- getProbedOs() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getRootName(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getRootUserName() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getScore(NScorableContext) - Static method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getScore(NScorableContext) - Static method in class net.thevpc.nuts.ext.ssh.SshNExecTargetSPI
- getScore(NScorableContext) - Static method in class net.thevpc.nuts.ext.ssh.SshPathFactory
- getShell() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getShellFamilies() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getShellFamily() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getStoreLocationCache(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getStoreLocationCacheRepo(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getStoreLocationCacheRepoSSH(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getStoreLocationLib(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getStoreLocationLibRepo(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getSudoPath(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getSuPath(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getTimeoutMS(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getUserHome() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getUserHome(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getUserName() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- getUserName(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getWorkspaceJson(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- getWorkspaceName(NExecTargetSPI) - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
I
- IDENTITY_FILE - Static variable in interface net.thevpc.nuts.ext.ssh.SshConnection
- in - Variable in class net.thevpc.nuts.ext.ssh.IOBindings
- in() - Method in class net.thevpc.nuts.ext.ssh.IOBindings
- in() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- IOBindings - Class in net.thevpc.nuts.ext.ssh
- IOBindings(InputStream, OutputStream, OutputStream) - Constructor for class net.thevpc.nuts.ext.ssh.IOBindings
- IOResult - Class in net.thevpc.nuts.ext.ssh
- IOResult(int, byte[], byte[]) - Constructor for class net.thevpc.nuts.ext.ssh.IOResult
- isAlive() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- isAlive() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- isAlive() - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- isAlive() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- isClosed() - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- isClosed() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- isClosed() - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- isClosed() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- isFailFast() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- isGraphicalDesktopEnvironment() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- isNativeImage() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- isRawCommand() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
J
- JCshConnection - Class in net.thevpc.nuts.ext.ssh.jcsh
- JCshConnection(NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- JCshFileInputStreamScp - Class in net.thevpc.nuts.ext.ssh.jcsh
- JCshFileInputStreamScp(NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamScp
- JCshFileInputStreamSftp - Class in net.thevpc.nuts.ext.ssh.jcsh
- JCshFileInputStreamSftp(SshConnection, String, boolean) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamSftp
- JCshFileInputStreamSftp(NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamSftp
- JCshFileOutputStreamScp - Class in net.thevpc.nuts.ext.ssh.jcsh
- JCshFileOutputStreamScp(NConnectionString, boolean) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScp
- JCshFileOutputStreamScpOld - Class in net.thevpc.nuts.ext.ssh.jcsh
- JCshFileOutputStreamScpOld(NConnectionString, boolean, boolean, long) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScpOld
- JCshFileOutputStreamSftp - Class in net.thevpc.nuts.ext.ssh.jcsh
- JCshFileOutputStreamSftp(SshConnection, String, boolean, boolean) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamSftp
- JCshFileOutputStreamSftp(NConnectionString, boolean, boolean) - Constructor for class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamSftp
L
- list(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- list(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- list(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- listeners - Variable in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- listInfos(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- listInfos(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- listInfos(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
M
- mkdir(String, boolean) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- mkdir(String, boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- mkdir(String, boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- monitorInputStream(InputStream, long, NMsg) - Method in interface net.thevpc.nuts.ext.ssh.SshListener
- mv(String, String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- mv(String, String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- mv(String, String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- MyNExecTargetCommandContext(NExec, NExecTargetSPI, NConnectionString, String[], OutputStream, OutputStream) - Constructor for class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
N
- NEnvSshImpl - Class in net.thevpc.nuts.ext.ssh
- NEnvSshImpl(NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- NEnvSshImpl(NScorableContext) - Constructor for class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- net.thevpc.nuts.ext.ssh - package net.thevpc.nuts.ext.ssh
- net.thevpc.nuts.ext.ssh.bin - package net.thevpc.nuts.ext.ssh.bin
- net.thevpc.nuts.ext.ssh.jcsh - package net.thevpc.nuts.ext.ssh.jcsh
- net.thevpc.nuts.ext.ssh.util - package net.thevpc.nuts.ext.ssh.util
O
- of() - Static method in class net.thevpc.nuts.ext.ssh.SshConnectionPool
- of(NConnectionString) - Static method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- onExec(String) - Method in interface net.thevpc.nuts.ext.ssh.SshListener
- onGet(String, String, boolean) - Method in interface net.thevpc.nuts.ext.ssh.SshListener
- onPut(String, String, boolean) - Method in interface net.thevpc.nuts.ext.ssh.SshListener
- openExecChannel(String) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- out - Variable in class net.thevpc.nuts.ext.ssh.IOBindings
- out() - Method in class net.thevpc.nuts.ext.ssh.IOBindings
- out() - Method in class net.thevpc.nuts.ext.ssh.IOResult
- out() - Method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo.MyNExecTargetCommandContext
- outString() - Method in class net.thevpc.nuts.ext.ssh.IOResult
P
- prepareStream(File) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshConnection
- prepareStream(File) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- push(byte[]) - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
- push(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
R
- read() - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
- read(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
- readRemoteFileScp(String) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- readRemoteFileSftp(String) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- refresh() - Method in class net.thevpc.nuts.ext.ssh.NEnvSshImpl
- RemoteConnectionStringInfo - Class in net.thevpc.nuts.ext.ssh
- RemoteConnectionStringInfo(NConnectionString) - Constructor for class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
- RemoteConnectionStringInfo.MyNExecTargetCommandContext - Class in net.thevpc.nuts.ext.ssh
- removeListener(SshListener) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- removeListener(SshListener) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- removeListener(SshListener) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- requestMore() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamScp
- requestMore() - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileInputStreamSftp
- requestMore() - Method in class net.thevpc.nuts.ext.ssh.util.DynamicInputStream
- reset() - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- reset() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- reset() - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- resolveBinSshConnectionPool(NConnectionString) - Static method in class net.thevpc.nuts.ext.ssh.ScoredConnectionFactory
- rm(String, boolean) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- rm(String, boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- rm(String, boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- runOnceSystemGrab(NExecTargetSPI, NConnectionString, String...) - Static method in class net.thevpc.nuts.ext.ssh.RemoteConnectionStringInfo
S
- sailFast(boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- ScoredConnectionFactory - Class in net.thevpc.nuts.ext.ssh
- ScoredConnectionFactory() - Constructor for class net.thevpc.nuts.ext.ssh.ScoredConnectionFactory
- setFailFast(boolean) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- SshConnection - Interface in net.thevpc.nuts.ext.ssh
- SshConnectionAdapter - Class in net.thevpc.nuts.ext.ssh
- SshConnectionAdapter(SshConnection) - Constructor for class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- SshConnectionBase - Class in net.thevpc.nuts.ext.ssh
- SshConnectionBase() - Constructor for class net.thevpc.nuts.ext.ssh.SshConnectionBase
- SshConnectionPool - Class in net.thevpc.nuts.ext.ssh
- SshConnectionPool(int, long) - Constructor for class net.thevpc.nuts.ext.ssh.SshConnectionPool
- SshConnectionPool(int, long, Function) - Constructor for class net.thevpc.nuts.ext.ssh.SshConnectionPool
- SshListener - Interface in net.thevpc.nuts.ext.ssh
- SshNExecTargetSPI - Class in net.thevpc.nuts.ext.ssh
- SshNExecTargetSPI() - Constructor for class net.thevpc.nuts.ext.ssh.SshNExecTargetSPI
- SshPathFactory - Class in net.thevpc.nuts.ext.ssh
- SshPathFactory() - Constructor for class net.thevpc.nuts.ext.ssh.SshPathFactory
- SshUtils - Class in net.thevpc.nuts.ext.ssh.util
- SshUtils() - Constructor for class net.thevpc.nuts.ext.ssh.util.SshUtils
T
- type(String) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- type(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- type(String) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
U
- unwrap(SshConnection) - Static method in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
- USE - Static variable in class net.thevpc.nuts.ext.ssh.jcsh.JCshConnection
W
- walk(String, boolean, int) - Method in interface net.thevpc.nuts.ext.ssh.SshConnection
- walk(String, boolean, int) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionAdapter
- walk(String, boolean, int) - Method in class net.thevpc.nuts.ext.ssh.SshConnectionBase
- write(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamScp
- write(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamSftp
- write(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScp
- write(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScpOld
- write(byte[], int, int) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamSftp
- write(int) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamScp
- write(int) - Method in class net.thevpc.nuts.ext.ssh.bin.BinSshFileOutputStreamSftp
- write(int) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScp
- write(int) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamScpOld
- write(int) - Method in class net.thevpc.nuts.ext.ssh.jcsh.JCshFileOutputStreamSftp
All Classes and Interfaces|All Packages|Constant Field Values