Example usage for Java java.nio.channels MulticastChannel fields, constructors, methods, implement or subclass
The text is from its open source code.
MembershipKey | join(InetAddress group, NetworkInterface interf) Joins a multicast group to begin receiving all datagrams sent to the group, returning a membership key. |