- java.lang.Object
-
- com.sshtools.common.files.AbstractFileAdapter
-
- com.sshtools.common.files.vfs.VirtualFileObject
-
-
Field Summary
-
Fields inherited from class com.sshtools.common.files.AbstractFileAdapter
file
-
Method Summary
-
Methods inherited from class com.sshtools.common.files.AbstractFileAdapter
copyFrom, createFolder, createNewFile, delete, exists, getAbsolutePath, getAttributes, getCanonicalPath, getChildren, getFileFactory, getInputStream, getName, getOutputStream, getOutputStream, getParentFile, init, isDirectory, isFile, isHidden, isReadable, isWritable, lastModified, length, moveTo, openFile, readSymbolicLink, resolveFile, setAttributes, supportsRandomAccess, symlinkTo, truncate
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.sshtools.common.files.AbstractFile
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
-
-
Method Detail
-
refresh
public void refresh()
- Specified by:
refresh
in interface com.sshtools.common.files.AbstractFile
- Overrides:
refresh
in class com.sshtools.common.files.AbstractFileAdapter
Copyright © 2023. All rights reserved.