Uses of Interface
java.nio.channels.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
Modifier and TypeClassDescriptionclass
A selectable channel for datagram-oriented sockets.Modifier and TypeMethodDescriptionabstract MulticastChannel
MembershipKey.channel()
Returns the channel for which this membership key was created.