Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activeReadChannel - Variable in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- activeWriteChannel - Variable in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- appendDedupSep(StringBuilder, CharSequence) - Method in class org.apache.nio.BaseFileSystem
- asT() - Method in class org.apache.nio.BasePath
- attributes() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
B
- BaseFileSystem<T extends Path,
P extends FileSystemProvider> - Class in org.apache.nio - BaseFileSystem(P) - Constructor for class org.apache.nio.BaseFileSystem
- BasePath<T extends BasePath<T,
FS, P>, FS extends BaseFileSystem<T, P>, P extends FileSystemProvider> - Class in org.apache.nio - BasePath(FS, String, String...) - Constructor for class org.apache.nio.BasePath
- BasePath(FS, String, ImmutableList<String>) - Constructor for class org.apache.nio.BasePath
- blockSize - Variable in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
C
- certificates() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- ChannelUtils - Class in com.sshtools.vfs2nio
- ChannelUtils() - Constructor for class com.sshtools.vfs2nio.ChannelUtils
- checkAccess(Path, AccessMode...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- checkPath(Path) - Method in class org.apache.nio.BasePath
- close() - Method in class com.sshtools.vfs2nio.Vfs2NioDirectoryStream
- close() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- close() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- closeActiveChannels() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- com.sshtools.vfs2nio - package com.sshtools.vfs2nio
- compare(String, String) - Method in class org.apache.nio.BasePath
- compareTo(Path) - Method in class org.apache.nio.BasePath
- content - Variable in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- contentEncoding() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- contentType() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- copy(Path, Path, CopyOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- create(String, String...) - Method in class org.apache.nio.BaseFileSystem
- create(String, String...) - Method in class org.apache.nio.BasePath
- create(String, Collection<String>) - Method in class org.apache.nio.BaseFileSystem
- create(String, Collection<String>) - Method in class org.apache.nio.BasePath
- create(String, ImmutableList<String>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- create(String, ImmutableList<String>) - Method in class org.apache.nio.BaseFileSystem
- create(String, ImmutableList<String>) - Method in class org.apache.nio.BasePath
- createDirectory(Path, FileAttribute<?>...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- creationTime() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
D
- DEFAULT_BLOCK_SIZE - Static variable in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- delegate - Variable in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- delete(Path) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
E
- endsWith(String) - Method in class org.apache.nio.BasePath
- endsWith(Path) - Method in class org.apache.nio.BasePath
- endsWith(List<?>, List<?>) - Method in class org.apache.nio.BasePath
- equals(Object) - Method in class org.apache.nio.BasePath
F
- FILE_SYSTEM_OPTIONS - Static variable in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- FileChannelFromSeekableByteChannelBase - Class in com.sshtools.vfs2nio
- FileChannelFromSeekableByteChannelBase() - Constructor for class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- FileChannelFromSeekableByteChannelImpl - Class in com.sshtools.vfs2nio
- FileChannelFromSeekableByteChannelImpl(SeekableByteChannel) - Constructor for class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- FileChannelFromSeekableByteChannelImpl(SeekableByteChannel, int) - Constructor for class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- fileKey() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- force(boolean) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
G
- get(int) - Method in class org.apache.nio.ImmutableList
- getAttribute(String) - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- getBlockSize() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- getBlockSize() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- getDefaultDir() - Method in class org.apache.nio.BaseFileSystem
- getFileAttributes(Vfs2NioPath) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- getFileName() - Method in class org.apache.nio.BasePath
- getFileStore(Path) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- getFileStoreAttributeView(Class<V>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- getFileStores() - Method in class org.apache.nio.BaseFileSystem
- getFileSystem() - Method in class org.apache.nio.BasePath
- getFileSystem(URI) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- getName(int) - Method in class org.apache.nio.BasePath
- getNameCount() - Method in class org.apache.nio.BasePath
- getParent() - Method in class org.apache.nio.BasePath
- getPath(String, String...) - Method in class org.apache.nio.BaseFileSystem
- getPath(URI) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- getPathMatcher(String) - Method in class org.apache.nio.BaseFileSystem
- getPathSegments(Path) - Static method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getReadChannel() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- getRoot() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getRoot() - Method in class org.apache.nio.BasePath
- getRootDirectories() - Method in class org.apache.nio.BaseFileSystem
- getScheme() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- getSeekableByteChannel() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- getSeekableByteChannel() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- getSeparator() - Method in class org.apache.nio.BaseFileSystem
- getTotalSpace() - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- getTotalSpace() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getUnallocatedSpace() - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- getUnallocatedSpace() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getUri() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getUsableSpace() - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- getUsableSpace() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- getUserPrincipalLookupService() - Method in class org.apache.nio.BaseFileSystem
- getWriteChannel() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- globToRegex(String) - Method in class org.apache.nio.BaseFileSystem
H
- hashCode() - Method in class org.apache.nio.BasePath
I
- ImmutableList<T> - Class in org.apache.nio
-
Simple immutable array list
- ImmutableList(T[]) - Constructor for class org.apache.nio.ImmutableList
- ImmutableList(T[], int, int) - Constructor for class org.apache.nio.ImmutableList
- implCloseChannel() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- isAbsolute() - Method in class org.apache.nio.BasePath
- isDirectory() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- isHidden(Path) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- isNormal() - Method in class org.apache.nio.BasePath
- isOpen - Variable in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- isOpen() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- isOpen() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- isOther() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- isReadOnly() - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- isReadOnly() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- isReadOnly() - Method in class org.apache.nio.BaseFileSystem
- isRegularFile() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- isSameFile(Path, Path) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- isSymbolicLink() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- iterator() - Method in class com.sshtools.vfs2nio.Vfs2NioDirectoryStream
- iterator() - Method in class org.apache.nio.BasePath
- iterator(Path, DirectoryStream.Filter<? super Path>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
L
- lastAccessTime() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- lastModifiedTime() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- lock(long, long, boolean) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
M
- map(FileChannel.MapMode, long, long) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- move(Path, Path, CopyOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
N
- name() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributeView
- name() - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- names - Variable in class org.apache.nio.BasePath
- newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newFileSystem(URI, Map<String, ?>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newFileSystem(Path, Map<String, ?>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newInputStream(Path, OpenOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newOutputStream(Path, OpenOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- newWatchService() - Method in class org.apache.nio.BaseFileSystem
- normalize() - Method in class org.apache.nio.BasePath
O
- org.apache.nio - package org.apache.nio
P
- position() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- position() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- position(long) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- position(long) - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- provider() - Method in class org.apache.nio.BaseFileSystem
R
- read(ByteBuffer) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- read(ByteBuffer) - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- read(ByteBuffer[], int, int) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- read(ByteBuffer, long) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- read(SeekableByteChannel, ByteBuffer, long) - Static method in class com.sshtools.vfs2nio.ChannelUtils
- readAttributes() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributeView
- readAttributes(Path, Class<A>, LinkOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- readAttributes(Path, String, LinkOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- readFully(ReadableByteChannel, ByteBuffer) - Static method in class com.sshtools.vfs2nio.ChannelUtils
-
Method akin to Apache IOUtils.readFully without sanity checking
- readScattered(ReadableByteChannel, ByteBuffer[], int, int) - Static method in class com.sshtools.vfs2nio.ChannelUtils
- readSymbolicLink(Path) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- register(WatchService, WatchEvent.Kind<?>...) - Method in class org.apache.nio.BasePath
- register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.apache.nio.BasePath
- relativize(Path) - Method in class org.apache.nio.BasePath
- resolve(String) - Method in class org.apache.nio.BasePath
- resolve(Path) - Method in class org.apache.nio.BasePath
- resolveSibling(String) - Method in class org.apache.nio.BasePath
- resolveSibling(Path) - Method in class org.apache.nio.BasePath
- root - Variable in class org.apache.nio.BasePath
S
- setAttribute(Path, String, Object, LinkOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- setTimes(Vfs2NioPath, FileTime, FileTime, FileTime) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- setTimes(FileTime, FileTime, FileTime) - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributeView
- size() - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- size() - Method in class com.sshtools.vfs2nio.Vfs2NioFileAttributes
- size() - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- size() - Method in class org.apache.nio.ImmutableList
- startsWith(String) - Method in class org.apache.nio.BasePath
- startsWith(Path) - Method in class org.apache.nio.BasePath
- startsWith(List<?>, List<?>) - Method in class org.apache.nio.BasePath
- subList(int, int) - Method in class org.apache.nio.ImmutableList
- subpath(int, int) - Method in class org.apache.nio.BasePath
- supportedFileAttributeViews() - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystem
- supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
- supportsFileAttributeView(String) - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
T
- toAbsolutePath() - Method in class org.apache.nio.BasePath
- toFile() - Method in class org.apache.nio.BasePath
- toFileObject() - Method in class com.sshtools.vfs2nio.Vfs2NioPath
- toFsUri(URI) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- toRealPath(LinkOption...) - Method in class com.sshtools.vfs2nio.Vfs2NioPath
- toString() - Method in class org.apache.nio.BasePath
- toUri() - Method in class org.apache.nio.BasePath
- transferFrom(ReadableByteChannel, long, long) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- transferFrom(SeekableByteChannel, ReadableByteChannel, long, long, int) - Static method in class com.sshtools.vfs2nio.ChannelUtils
- transferTo(long, long, WritableByteChannel) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- transferTo(SeekableByteChannel, long, long, WritableByteChannel, int) - Static method in class com.sshtools.vfs2nio.ChannelUtils
- truncate(long) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- truncate(long) - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- tryLock(long, long, boolean) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- type() - Method in class com.sshtools.vfs2nio.Vfs2NioFileStore
V
- VFS_MANAGER - Static variable in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- Vfs2NioDirectoryStream - Class in com.sshtools.vfs2nio
- Vfs2NioException - Exception in com.sshtools.vfs2nio
- Vfs2NioException() - Constructor for exception com.sshtools.vfs2nio.Vfs2NioException
- Vfs2NioException(String) - Constructor for exception com.sshtools.vfs2nio.Vfs2NioException
- Vfs2NioException(String, Throwable) - Constructor for exception com.sshtools.vfs2nio.Vfs2NioException
- Vfs2NioException(String, Throwable, boolean, boolean) - Constructor for exception com.sshtools.vfs2nio.Vfs2NioException
- Vfs2NioException(Throwable) - Constructor for exception com.sshtools.vfs2nio.Vfs2NioException
- Vfs2NioFileAttributes - Class in com.sshtools.vfs2nio
- Vfs2NioFileAttributeView - Class in com.sshtools.vfs2nio
- Vfs2NioFileStore - Class in com.sshtools.vfs2nio
- Vfs2NioFileSystem - Class in com.sshtools.vfs2nio
- Vfs2NioFileSystem(Vfs2NioFileSystemProvider, FileObject, URI) - Constructor for class com.sshtools.vfs2nio.Vfs2NioFileSystem
- Vfs2NioFileSystemProvider - Class in com.sshtools.vfs2nio
- Vfs2NioFileSystemProvider() - Constructor for class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- Vfs2NioPath - Class in com.sshtools.vfs2nio
- Vfs2NioPath(Vfs2NioFileSystem, String, String...) - Constructor for class com.sshtools.vfs2nio.Vfs2NioPath
- Vfs2NioPath(Vfs2NioFileSystem, String, ImmutableList<String>) - Constructor for class com.sshtools.vfs2nio.Vfs2NioPath
- Vfs2NioSeekableByteChannel - Class in com.sshtools.vfs2nio
- Vfs2NioSeekableByteChannel(RandomAccessContent) - Constructor for class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- Vfs2NioSeekableByteChannel(RandomAccessContent, boolean) - Constructor for class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
W
- write(ByteBuffer) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- write(ByteBuffer) - Method in class com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel
- write(ByteBuffer[], int, int) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- write(ByteBuffer, long) - Method in class com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- write(SeekableByteChannel, ByteBuffer, long) - Static method in class com.sshtools.vfs2nio.ChannelUtils
- writeFully(WritableByteChannel, ByteBuffer) - Static method in class com.sshtools.vfs2nio.ChannelUtils
- writeScattered(WritableByteChannel, ByteBuffer[], int, int) - Static method in class com.sshtools.vfs2nio.ChannelUtils
X
- XXuriToPath(URI) - Method in class com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form