- getAuthValue() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getBufferSize() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getClientMode() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
MUST be one of the values with default set, Default value required
FTPClient.ACTIVE_LOCAL_DATA_CONNECTION_MODE
FTPClient.PASSIVE_LOCAL_DATA_CONNECTION_MODE
- getCodeSigners(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getConnectTimeout() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getControlEncoding() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getCreationTime() - Method in class org.teiid.file.JavaVirtualFile
-
- getCreationTime() - Method in interface org.teiid.file.VirtualFile
-
- getDataTimeout() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getDefaultTimeout() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getExecProt() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Default value needed, when SFTP is chosen
- getFile(String) - Method in class org.teiid.file.ftp.FtpFileConnection
-
- getFile(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getFileMapping() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getFiles(String) - Method in class org.teiid.file.ftp.FtpFileConnection
-
- getFiles(String, File) - Static method in class org.teiid.file.JavaVirtualFile
-
- getFiles(String) - Method in interface org.teiid.file.VirtualFileConnection
-
Return a list of files by a given file pattern
- getFiles(String, VirtualFileConnection, boolean) - Static method in class org.teiid.file.VirtualFileConnection.Util
-
Gets the file or files, if the path is a directory, at the given path.
- getFileType() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
File types defined by FTP constants: default file required
FTP.ASCII_FILE_TYPE
FTP.EBCDIC_FILE_TYPE
FTP.BINARY_FILE_TYPE
FTP.LOCAL_FILE_TYPE
- getHost() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getIsFtps() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getKeyManager() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getLastModified(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getLastModified() - Method in class org.teiid.file.JavaVirtualFile
-
- getLastModified() - Method in interface org.teiid.file.VirtualFile
-
- getMountSource() - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getName() - Method in class org.teiid.file.JavaVirtualFile
-
- getName() - Method in interface org.teiid.file.VirtualFile
-
- getNeedClientAuth() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getParentDirectory() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getPassword() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getPort() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getProtocol() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getRootURI() - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getSessionCreation() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getSize(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
-
- getSize() - Method in class org.teiid.file.JavaVirtualFile
-
- getSize() - Method in interface org.teiid.file.VirtualFile
-
- getSupportedCipherSuites() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getSupportedProtocols() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getTrustManager() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getUseClientMode() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
- getUsername() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getWantsClientAuth() - Method in interface org.teiid.file.ftp.FtpConfiguration
-