Uses of Class
com.sun.sgs.nio.channels.AsynchronousChannel

Packages that use AsynchronousChannel
com.sun.sgs.nio.channels Defines asynchronous channels that are connected to a stream-oriented connecting or listening socket, or a datagram-oriented socket. 
 

Uses of AsynchronousChannel in com.sun.sgs.nio.channels
 

Subclasses of AsynchronousChannel in com.sun.sgs.nio.channels
 class AsynchronousDatagramChannel
          An asynchronous channel for datagram-oriented sockets.
 class AsynchronousServerSocketChannel
          An asynchronous channel for stream-oriented listening sockets.
 class AsynchronousSocketChannel
          An asynchronous channel for stream-oriented connecting sockets.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved