public class VirtualFileObject extends com.sshtools.common.files.AbstractFileAdapter implements VirtualFile
Modifier and Type | Field and Description |
---|---|
protected VirtualFileFactory |
fileFactory |
Modifier | Constructor and Description |
---|---|
protected |
VirtualFileObject(VirtualFileFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,com.sshtools.common.files.AbstractFile> |
getVirtualMounts() |
void |
refresh() |
copyFrom, createFolder, createNewFile, delete, exists, getAbsolutePath, getAttributes, getCanonicalPath, getChildren, getFileFactory, getInputStream, getName, getOutputStream, getOutputStream, init, isDirectory, isFile, isHidden, isReadable, isWritable, lastModified, length, moveTo, openFile, readSymbolicLink, resolveFile, setAttributes, supportsRandomAccess, symlinkTo, truncate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyFrom, createFolder, createNewFile, delete, exists, getAbsolutePath, getAttributes, getCanonicalPath, getChildren, getFileFactory, getInputStream, getName, getOutputStream, getOutputStream, isDirectory, isFile, isHidden, isReadable, isWritable, lastModified, length, moveTo, openFile, readSymbolicLink, resolveFile, setAttributes, supportsRandomAccess, symlinkTo, truncate
protected VirtualFileFactory fileFactory
protected VirtualFileObject(VirtualFileFactory factory)
public void refresh()
refresh
in interface com.sshtools.common.files.AbstractFile
refresh
in class com.sshtools.common.files.AbstractFileAdapter
protected java.util.Map<java.lang.String,com.sshtools.common.files.AbstractFile> getVirtualMounts() throws java.io.IOException, com.sshtools.common.permissions.PermissionDeniedException
java.io.IOException
com.sshtools.common.permissions.PermissionDeniedException
Copyright © 2021. All rights reserved.