aicas logoJamaica 3.2 release 62

Package java.nio.channels

Classes for creating, selecting and non-blocking reading and writing of buffers from files and sockets.

See:
          Description

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  
 

Package java.nio.channels Description

Classes for creating, selecting and non-blocking reading and writing of buffers from files and sockets.


aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.