|
NIO2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MulticastChannel | |
---|---|
org.classpath.icedtea.java.nio.channels | Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations. |
Uses of MulticastChannel in org.classpath.icedtea.java.nio.channels |
---|
Classes in org.classpath.icedtea.java.nio.channels that implement MulticastChannel | |
---|---|
class |
AsynchronousDatagramChannel
An asynchronous channel for datagram-oriented sockets. |
class |
DatagramChannel
A selectable channel for datagram-oriented sockets. |
Methods in org.classpath.icedtea.java.nio.channels that return MulticastChannel | |
---|---|
abstract MulticastChannel |
MembershipKey.channel()
Returns the channel for which this membership key was created. |
|
NIO2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.