|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsynchronousChannel | |
|---|---|
| com.sun.sgs.impl.nio | Implements asynchronous IO as specified by
the package com.sun.sgs.nio.channels. |
| 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.impl.nio |
|---|
| Subclasses of AsynchronousChannel in com.sun.sgs.impl.nio | |
|---|---|
(package private) class |
AsyncDatagramChannelImpl
An implementation of AsynchronousDatagramChannel. |
(package private) class |
AsyncServerSocketChannelImpl
An implementation of AsynchronousServerSocketChannel. |
(package private) class |
AsyncSocketChannelImpl
An implementation of AsynchronousSocketChannel. |
| 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 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||