java.nio.channels Interfejsy AsynchronousByteChannel AsynchronousChannel ByteChannel Channel CompletionHandler GatheringByteChannel InterruptibleChannel MulticastChannel NetworkChannel ReadableByteChannel ScatteringByteChannel SeekableByteChannel WritableByteChannel Klasy AsynchronousChannelGroup AsynchronousFileChannel AsynchronousServerSocketChannel AsynchronousSocketChannel Channels DatagramChannel FileChannel FileChannel.MapMode FileLock MembershipKey Pipe Pipe.SinkChannel Pipe.SourceChannel SelectableChannel SelectionKey Selector ServerSocketChannel SocketChannel Wyjątki 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