Skip navigation links
A B C D E F G H I K L M N P R S T U V W 

G

get(Object) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
getChildren(FTPClient, Path, FileSystemExceptionFactory) - Method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
Returns the direct children for a path.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Returns a file attribute view of a given type.
getFileStore(Path) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
 
getFileSystem(URI) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Returns an existing FileSystem created by this provider.
getFTPFile(FTPClient, Path, FileSystemExceptionFactory) - Method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
Returns a single FTP file.
getLink(FTPClient, FTPFile, Path, FileSystemExceptionFactory) - Method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
Returns an FTP file representing a link.
getMessage() - Method in exception com.github.robtimus.filesystems.ftp.FTPDirectoryNotEmptyException
 
getMessage() - Method in exception com.github.robtimus.filesystems.ftp.FTPNotDirectoryException
 
getPath(URI) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Return a Path object by converting the given URI.
getReason() - Method in exception com.github.robtimus.filesystems.ftp.FTPDirectoryNotEmptyException
 
getReason() - Method in exception com.github.robtimus.filesystems.ftp.FTPNotDirectoryException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPAccessDeniedException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPDirectoryNotEmptyException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPFileAlreadyExistsException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPFileSystemException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPNoSuchFileException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPNotDirectoryException
 
getReplyCode() - Method in exception com.github.robtimus.filesystems.ftp.FTPNotLinkException
 
getReplyCode() - Method in interface com.github.robtimus.filesystems.ftp.FTPResponse
Returns the reply code of the FTP response.
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPAccessDeniedException
 
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPDirectoryNotEmptyException
 
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPFileAlreadyExistsException
 
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPFileSystemException
 
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPNoSuchFileException
 
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPNotDirectoryException
 
getReplyString() - Method in exception com.github.robtimus.filesystems.ftp.FTPNotLinkException
 
getReplyString() - Method in interface com.github.robtimus.filesystems.ftp.FTPResponse
Returns the entire text from the FTP response.
getScheme() - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Returns the URI scheme that identifies this provider: ftp.
getScheme() - Method in class com.github.robtimus.filesystems.ftp.FTPSFileSystemProvider
Returns the URI scheme that identifies this provider: ftps.
A B C D E F G H I K L M N P R S T U V W 
Skip navigation links

Copyright © 2016–2023. All rights reserved.