java.nio.channels

Interfaces

ByteChannel Channel GatheringByteChannel InterruptibleChannel ReadableByteChannel ScatteringByteChannel WritableByteChannel

Classes

Channels DatagramChannel FileChannel FileChannel.MapMode FileLock Pipe Pipe.SinkChannel Pipe.SourceChannel SelectableChannel SelectionKey Selector ServerSocketChannel SocketChannel

Exceptions

AlreadyConnectedException AsynchronousCloseException CancelledKeyException ClosedByInterruptException ClosedChannelException ClosedSelectorException ConnectionPendingException FileLockInterruptionException IllegalBlockingModeException IllegalSelectorException NoConnectionPendingException NonReadableChannelException NonWritableChannelException NotYetBoundException NotYetConnectedException OverlappingFileLockException UnresolvedAddressException UnsupportedAddressTypeException