Skip navigation links
A C D E F G I J O R U V 

A

add(InputStream, String) - Method in class org.teiid.file.ftp.FtpFileConnection
 
add(InputStream, String) - Method in interface org.teiid.file.VirtualFileConnection
Add a file

C

close() - Method in class org.teiid.file.ftp.FtpFileConnection
 
close() - Method in class org.teiid.file.ftp.FtpFileSystem
 
convert(File[]) - Static method in class org.teiid.file.JavaVirtualFile
 
createInputStreamFactory() - Method in class org.teiid.file.JavaVirtualFile
 
createInputStreamFactory() - Method in interface org.teiid.file.VirtualFile
 

D

delete(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
 

E

exists(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
 

F

FtpConfiguration - Interface in org.teiid.file.ftp
 
FtpFileConnection - Class in org.teiid.file.ftp
 
FtpFileConnection(FtpConfiguration) - Constructor for class org.teiid.file.ftp.FtpFileConnection
 
FtpFileSystem - Class in org.teiid.file.ftp
 
FtpFileSystem(FTPClient) - Constructor for class org.teiid.file.ftp.FtpFileSystem
 

G

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
 

I

isDirectory(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
 
isFile(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
 
isImplicit() - Method in interface org.teiid.file.ftp.FtpConfiguration
 
isReadOnly() - Method in class org.teiid.file.ftp.FtpFileSystem
 

J

JavaVirtualFile - Class in org.teiid.file
 
JavaVirtualFile(File) - Constructor for class org.teiid.file.JavaVirtualFile
 

O

openInputStream(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
 
openInputStream(boolean) - Method in class org.teiid.file.JavaVirtualFile
 
openInputStream(boolean) - Method in interface org.teiid.file.VirtualFile
 
openOutputStream(boolean) - Method in class org.teiid.file.JavaVirtualFile
 
openOutputStream(boolean) - Method in interface org.teiid.file.VirtualFile
 
org.teiid.file - package org.teiid.file
 
org.teiid.file.ftp - package org.teiid.file.ftp
 

R

remove(String) - Method in class org.teiid.file.ftp.FtpFileConnection
 
remove(String) - Method in interface org.teiid.file.VirtualFileConnection
Remove a file

U

UTIL - Static variable in class org.teiid.file.ftp.FtpFileConnection
 
Util() - Constructor for class org.teiid.file.VirtualFileConnection.Util
 

V

VirtualFile - Interface in org.teiid.file
 
VirtualFileConnection - Interface in org.teiid.file
Simple interface for the filesystem
VirtualFileConnection.Util - Class in org.teiid.file
 
A C D E F G I J O R U V 
Skip navigation links

Copyright © 2020. All rights reserved.