Package java.nio.channels

Interface Summary
ByteChannel  
Channel  
GatheringByteChannel  
InterruptibleChannel  
ReadableByteChannel  
ScatteringByteChannel  
WritableByteChannel  
 

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

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