public class SshXFile extends XFile
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
SshListener |
getListener() |
OutputStream |
getOutputStream() |
String |
getPath() |
String |
getProtocol() |
SshPath |
getSshPath() |
void |
mkdir(boolean parents) |
void |
rm(boolean recurse) |
SshXFile |
setListener(SshListener listener) |
SshAddress |
toSshAddress() |
SshPath |
toSshPath() |
String |
toString() |
public SshListener getListener()
public SshXFile setListener(SshListener listener)
public SshPath toSshPath()
public SshAddress toSshAddress()
public InputStream getInputStream()
getInputStream in class XFilepublic OutputStream getOutputStream() throws IOException
getOutputStream in class XFileIOExceptionpublic String getProtocol()
getProtocol in class XFilepublic SshPath getSshPath()
Copyright © 2021 vpc open source initiative. All rights reserved.