MulticastChannel

Interface MulticastChannel

All Superinterfaces:
AutoCloseable, Channel, Closeable, NetworkChannel
All Known Implementing Classes:
DatagramChannel
public interface MulticastChannel
extends NetworkChannel

A network channel that supports Internet Protocol (IP) multicasting.

IP multicasting is the transmission of IP datagrams to members of a group that is zero or more hosts identified by a single destination address.

In the case of a channel to an 登录查看完整内容