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

N

newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Opens or creates a file, returning a seekable byte channel to access the file.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Constructs a new FileSystem object identified by a URI.
newInputStream(Path, OpenOption...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Opens a file, returning an input stream to read from the file.
newOutputStream(Path, OpenOption...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
nonUnix() - Static method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
Returns a strategy for non-Unix-like FTP file systems.
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.