public abstract class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static List<NetworkInterface> |
getMulticastInterfaces()
Creates a list of viable network interfaces for Multicast.
|
public static List<NetworkInterface> getMulticastInterfaces() throws SocketException
SocketException - if something bad happensCopyright © 2019. All rights reserved.