Java java.nio.channels MulticastChannel fields, constructors, methods, implement or subclass

Example usage for Java java.nio.channels MulticastChannel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.nio.channels MulticastChannel.

The text is from its open source code.

Method

MembershipKeyjoin(InetAddress group, NetworkInterface interf)
Joins a multicast group to begin receiving all datagrams sent to the group, returning a membership key.