Uses of Interface
org.teiid.file.VirtualFileConnection
-
Packages that use VirtualFileConnection Package Description org.teiid.file org.teiid.file.ftp -
-
Uses of VirtualFileConnection in org.teiid.file
Methods in org.teiid.file with parameters of type VirtualFileConnection Modifier and Type Method Description static VirtualFile[]VirtualFileConnection.Util. getFiles(String location, VirtualFileConnection fc, boolean exceptionIfFileNotFound)Gets the file or files, if the path is a directory, at the given path. -
Uses of VirtualFileConnection in org.teiid.file.ftp
Classes in org.teiid.file.ftp that implement VirtualFileConnection Modifier and Type Class Description classFtpFileConnection
-