Uses of Interface
java.nio.channels.MulticastChannel
Packages that use MulticastChannel
Package
Description
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 java.nio.channels
Classes in java.nio.channels that implement MulticastChannelModifier and TypeClassDescriptionclass
A selectable channel for datagram-oriented sockets.Methods in java.nio.channels that return MulticastChannelModifier and TypeMethodDescriptionabstract MulticastChannel
MembershipKey.channel()
Returns the channel for which this membership key was created.