| Name | Type | Parent | Implementing Interfaces | Detail |
| | | |
| AbstractInterruptibleChannel
| Class
| java.lang.Object
| Closeable
,
AutoCloseable
,
Channel
,
InterruptibleChannel
|
Detail
|
| AbstractSelectableChannel
| Class
| SelectableChannel
| Closeable
,
AutoCloseable
,
Channel
,
InterruptibleChannel
|
Detail
|
| AbstractSelectionKey
| Class
| java.nio.channels.SelectionKey
| |
Detail
|
| AbstractSelector
| Class
| java.nio.channels.Selector
| Closeable
,
AutoCloseable
|
Detail
|
| AcceptPendingException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| AccessDeniedException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| AccessMode
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| AclEntry
| Class
| java.lang.Object
| |
Detail
|
| AclEntry.Builder
| Class
| java.lang.Object
| |
Detail
|
| AclEntryFlag
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| AclEntryPermission
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| AclEntryType
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| AclFileAttributeView
| Interface
| | |
Detail
|
| AlreadyBoundException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| AlreadyConnectedException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| AsynchronousByteChannel
| Interface
| | |
Detail
|
| AsynchronousChannel
| Interface
| | |
Detail
|
| AsynchronousChannelGroup
| Class
| java.lang.Object
| |
Detail
|
| AsynchronousChannelProvider
| Class
| java.lang.Object
| |
Detail
|
| AsynchronousCloseException
| Class
| ClosedChannelException
| Serializable
|
Detail
|
| AsynchronousFileChannel
| Class
| java.lang.Object
| Closeable
,
AutoCloseable
,
AsynchronousChannel
,
Channel
|
Detail
|
| AsynchronousServerSocketChannel
| Class
| java.lang.Object
| Closeable
,
AutoCloseable
,
AsynchronousChannel
,
Channel
,
NetworkChannel
|
Detail
|
| AsynchronousSocketChannel
| Class
| java.lang.Object
| Closeable
,
AutoCloseable
,
AsynchronousByteChannel
,
AsynchronousChannel
,
Channel
,
NetworkChannel
|
Detail
|
| AtomicMoveNotSupportedException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| AttributeView
| Interface
| | |
Detail
|
| BasicFileAttributeView
| Interface
| | |
Detail
|
| BasicFileAttributes
| Interface
| | |
Detail
|
| Buffer
| Class
| java.lang.Object
| |
Detail
|
| BufferOverflowException
| Class
| java.lang.RuntimeException
| Serializable
|
Detail
|
| BufferUnderflowException
| Class
| java.lang.RuntimeException
| Serializable
|
Detail
|
| ByteBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| ByteBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| ByteChannel
| Interface
| | |
Detail
|
| ByteOrder
| Class
| java.lang.Object
| |
Detail
|
| CancelledKeyException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| Channel
| Interface
| | |
Detail
|
| Channels
| Class
| java.lang.Object
| |
Detail
|
| CharBuffer
| Class
| java.nio.Buffer
| Appendable
,
CharSequence
,
Comparable
,
Readable
|
Detail
|
| CharacterCodingException
| Class
| java.io.IOException
| Serializable
|
Detail
|
| Charset
| Class
| java.lang.Object
| Comparable
|
Detail
|
| Charset
| Class
| java.lang.Object
| Comparable
|
Detail
|
| Charset
| Class
| java.lang.Object
| Comparable
|
Detail
|
| CharsetDecoder
| Class
| java.lang.Object
| |
Detail
|
| CharsetEncoder
| Class
| java.lang.Object
| |
Detail
|
| CharsetProvider
| Class
| java.lang.Object
| |
Detail
|
| ClosedByInterruptException
| Class
| AsynchronousCloseException
| Serializable
|
Detail
|
| ClosedChannelException
| Class
| java.io.IOException
| Serializable
|
Detail
|
| ClosedDirectoryStreamException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| ClosedSelectorException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| CoderMalfunctionError
| Class
| java.lang.Error
| Serializable
|
Detail
|
| CoderResult
| Class
| java.lang.Object
| |
Detail
|
| CodingErrorAction
| Class
| java.lang.Object
| |
Detail
|
| CompletionHandler
| Interface
| | |
Detail
|
| ConnectionPendingException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| CopyOption
| Interface
| | |
Detail
|
| DatagramChannel
| Class
| AbstractSelectableChannel
| Closeable
,
AutoCloseable
,
ByteChannel
,
Channel
,
GatheringByteChannel
,
InterruptibleChannel
,
MulticastChannel
,
NetworkChannel
,
ReadableByteChannel
,
ScatteringByteChannel
,
WritableByteChannel
|
Detail
|
| DirectoryIteratorException
| Class
| ConcurrentModificationException
| Serializable
|
Detail
|
| DirectoryNotEmptyException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| DirectoryStream
| Interface
| | |
Detail
|
| DirectoryStream.Filter
| Interface
| | |
Detail
|
| DosFileAttributeView
| Interface
| | |
Detail
|
| DosFileAttributes
| Interface
| | |
Detail
|
| DoubleBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| FileAlreadyExistsException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| FileAttribute
| Interface
| | |
Detail
|
| FileAttributeView
| Interface
| | |
Detail
|
| FileChannel
| Class
| AbstractInterruptibleChannel
| Closeable
,
AutoCloseable
,
ByteChannel
,
Channel
,
GatheringByteChannel
,
InterruptibleChannel
,
ReadableByteChannel
,
ScatteringByteChannel
,
SeekableByteChannel
,
WritableByteChannel
|
Detail
|
| FileChannel.MapMode
| Class
| java.lang.Object
| |
Detail
|
| FileLock
| Class
| java.lang.Object
| AutoCloseable
|
Detail
|
| FileLockInterruptionException
| Class
| java.io.IOException
| Serializable
|
Detail
|
| FileOwnerAttributeView
| Interface
| | |
Detail
|
| FileStore
| Class
| java.lang.Object
| |
Detail
|
| FileStoreAttributeView
| Interface
| | |
Detail
|
| FileSystem
| Class
| java.lang.Object
| Closeable
,
AutoCloseable
|
Detail
|
| FileSystemException
| Class
| java.io.IOException
| Serializable
|
Detail
|
| FileSystemLoopException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| FileSystemProvider
| Class
| java.lang.Object
| |
Detail
|
| FileSystems
| Class
| java.lang.Object
| |
Detail
|
| FileTime
| Class
| java.lang.Object
| Comparable
|
Detail
|
| FileTypeDetector
| Class
| java.lang.Object
| |
Detail
|
| FileVisitOption
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| FileVisitResult
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| FileVisitor
| Interface
| | |
Detail
|
| Files
| Class
| java.lang.Object
| |
Detail
|
| Files
| Class
| java.lang.Object
| |
Detail
|
| FloatBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| GatheringByteChannel
| Interface
| | |
Detail
|
| GroupPrincipal
| Interface
| | |
Detail
|
| IllegalBlockingModeException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| IllegalChannelGroupException
| Class
| IllegalArgumentException
| Serializable
|
Detail
|
| IllegalCharsetNameException
| Class
| IllegalArgumentException
| Serializable
|
Detail
|
| IllegalSelectorException
| Class
| IllegalArgumentException
| Serializable
|
Detail
|
| IntBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| InterruptedByTimeoutException
| Class
| java.io.IOException
| Serializable
|
Detail
|
| InterruptibleChannel
| Interface
| | |
Detail
|
| InvalidMarkException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| LinkOption
| Class
| java.lang.Enum
| Serializable
,
Comparable
,
CopyOption
,
OpenOption
|
Detail
|
| LinkPermission
| Class
| java.security.BasicPermission
| Serializable
,
Guard
|
Detail
|
| LongBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| MalformedInputException
| Class
| CharacterCodingException
| Serializable
|
Detail
|
| MappedByteBuffer
| Class
| java.nio.ByteBuffer
| Comparable
|
Detail
|
| MappedByteBuffer
| Class
| java.nio.ByteBuffer
| Comparable
|
Detail
|
| MembershipKey
| Class
| java.lang.Object
| |
Detail
|
| MulticastChannel
| Interface
| | |
Detail
|
| NetworkChannel
| Interface
| | |
Detail
|
| NoConnectionPendingException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| NoSuchFileException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| NonReadableChannelException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| NonWritableChannelException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| NotDirectoryException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| NotLinkException
| Class
| java.nio.file.FileSystemException
| Serializable
|
Detail
|
| NotYetBoundException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| NotYetConnectedException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| OpenOption
| Interface
| | |
Detail
|
| OverlappingFileLockException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| Path
| Interface
| | |
Detail
|
| PathMatcher
| Interface
| | |
Detail
|
| Paths
| Class
| java.lang.Object
| |
Detail
|
| Pipe
| Class
| java.lang.Object
| |
Detail
|
| Pipe.SinkChannel
| Class
| AbstractSelectableChannel
| Closeable
,
AutoCloseable
,
Channel
,
GatheringByteChannel
,
InterruptibleChannel
,
WritableByteChannel
|
Detail
|
| Pipe.SourceChannel
| Class
| AbstractSelectableChannel
| Closeable
,
AutoCloseable
,
Channel
,
InterruptibleChannel
,
ReadableByteChannel
,
ScatteringByteChannel
|
Detail
|
| PosixFileAttributeView
| Interface
| | |
Detail
|
| PosixFileAttributes
| Interface
| | |
Detail
|
| PosixFilePermission
| Class
| java.lang.Enum
| Serializable
,
Comparable
|
Detail
|
| PosixFilePermissions
| Class
| java.lang.Object
| |
Detail
|
| ReadOnlyBufferException
| Class
| UnsupportedOperationException
| Serializable
|
Detail
|
| ReadPendingException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| ReadableByteChannel
| Interface
| | |
Detail
|
| ScatteringByteChannel
| Interface
| | |
Detail
|
| SecureDirectoryStream
| Interface
| | |
Detail
|
| SeekableByteChannel
| Interface
| | |
Detail
|
| SelectableChannel
| Class
| AbstractInterruptibleChannel
| Closeable
,
AutoCloseable
,
Channel
,
InterruptibleChannel
|
Detail
|
| SelectionKey
| Class
| java.lang.Object
| |
Detail
|
| Selector
| Class
| java.lang.Object
| Closeable
,
AutoCloseable
|
Detail
|
| SelectorProvider
| Class
| java.lang.Object
| |
Detail
|
| ServerSocketChannel
| Class
| AbstractSelectableChannel
| Closeable
,
AutoCloseable
,
Channel
,
InterruptibleChannel
,
NetworkChannel
|
Detail
|
| ShortBuffer
| Class
| java.nio.Buffer
| Comparable
|
Detail
|
| ShutdownChannelGroupException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|
| SimpleFileVisitor
| Class
| java.lang.Object
| FileVisitor
|
Detail
|
| SocketChannel
| Class
| AbstractSelectableChannel
| Closeable
,
AutoCloseable
,
ByteChannel
,
Channel
,
GatheringByteChannel
,
InterruptibleChannel
,
NetworkChannel
,
ReadableByteChannel
,
ScatteringByteChannel
,
WritableByteChannel
|
Detail
|
| StandardCharsets
| Class
| java.lang.Object
| |
Detail
|
| StandardCopyOption
| Class
| java.lang.Enum
| Serializable
,
Comparable
,
CopyOption
|
Detail
|
| StandardOpenOption
| Class
| java.lang.Enum
| Serializable
,
Comparable
,
OpenOption
|
Detail
|
| StandardWatchEventKinds
| Class
| java.lang.Object
| |
Detail
|
| UnmappableCharacterException
| Class
| CharacterCodingException
| Serializable
|
Detail
|
| UnresolvedAddressException
| Class
| IllegalArgumentException
| Serializable
|
Detail
|
| UnsupportedAddressTypeException
| Class
| IllegalArgumentException
| Serializable
|
Detail
|
| UnsupportedCharsetException
| Class
| IllegalArgumentException
| Serializable
|
Detail
|
| UserDefinedFileAttributeView
| Interface
| | |
Detail
|
| UserPrincipal
| Interface
| | |
Detail
|
| UserPrincipalLookupService
| Class
| java.lang.Object
| |
Detail
|
| UserPrincipalNotFoundException
| Class
| java.io.IOException
| Serializable
|
Detail
|
| WatchEvent
| Interface
| | |
Detail
|
| WatchEvent.Kind
| Interface
| | |
Detail
|
| WatchEvent.Modifier
| Interface
| | |
Detail
|
| WatchKey
| Interface
| | |
Detail
|
| WatchService
| Interface
| | |
Detail
|
| Watchable
| Interface
| | |
Detail
|
| WritableByteChannel
| Interface
| | |
Detail
|
| WritePendingException
| Class
| java.lang.IllegalStateException
| Serializable
|
Detail
|