java.nio.channels
Interfaces
Classes
- AsynchronousChannelGroup
- AsynchronousFileChannel
- AsynchronousServerSocketChannel
- AsynchronousSocketChannel
- Channels
- DatagramChannel
- FileChannel
- FileChannel.MapMode
- FileLock
- MembershipKey
- Pipe
- Pipe.SinkChannel
- Pipe.SourceChannel
- SelectableChannel
- SelectionKey
- Selector
- ServerSocketChannel
- SocketChannel
Exceptions
- AcceptPendingException
- AlreadyBoundException
- AlreadyConnectedException
- AsynchronousCloseException
- CancelledKeyException
- ClosedByInterruptException
- ClosedChannelException
- ClosedSelectorException
- ConnectionPendingException
- FileLockInterruptionException
- IllegalBlockingModeException
- IllegalChannelGroupException
- IllegalSelectorException
- InterruptedByTimeoutException
- NoConnectionPendingException
- NonReadableChannelException
- NonWritableChannelException
- NotYetBoundException
- NotYetConnectedException
- OverlappingFileLockException
- ReadPendingException
- ShutdownChannelGroupException
- UnresolvedAddressException
- UnsupportedAddressTypeException
- WritePendingException