KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > nio > channels

java.nio.channels packages
spi
java.nio.channels classes
AlreadyConnectedException AsynchronousCloseException
ByteChannel CancelledKeyException
Channel Channels
ClosedByInterruptException ClosedChannelException
ClosedSelectorException ConnectionPendingException
DatagramChannel FileChannel (2)
FileChannel.MapMode (1) FileLock
FileLockInterruptionException GatheringByteChannel
IllegalBlockingModeException IllegalSelectorException
InterruptibleChannel NoConnectionPendingException
NonReadableChannelException NonWritableChannelException
NotYetBoundException NotYetConnectedException
OverlappingFileLockException Pipe
Pipe.SinkChannel Pipe.SourceChannel
ReadableByteChannel ScatteringByteChannel
SelectableChannel SelectionKey (1)
Selector (3) ServerSocketChannel
SocketChannel (2) UnresolvedAddressException
UnsupportedAddressTypeException WritableByteChannel (1)
java.nio.channels examples
Acquire a FileChannel FileLock 2005-02-02How to write to a channel with a ByteBuffer 2005-12-06
Map a file to memory 2005-06-06Non-blocking I/O 2004-12-17
non-blocking IO 2003-12-19Struts File Upload using FileChannel 2005-01-07
The Selector on which the SocketChannel has been registered is exhausted, 2006-05-31Use a temporary Selector 2006-05-31
Use of OP_WRITE 2006-05-31Write to a SocketChannel 2006-05-31
Free Books   Free Magazines  
Popular Tags