public class InetAddressUtilV6 extends Object
InetAddress utility methods.
This class needs Java 6 or never. To compile on older version, simply remove this file.
CAJ will detect this and use defaults.| Constructor and Description |
|---|
InetAddressUtilV6() |
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress[] |
getBroadcastAddresses(int port)
Get broadcast addresses.
|
public static InetSocketAddress[] getBroadcastAddresses(int port)
port - port to be added to get socket address.Copyright © 2004-2020 EPICS. All Rights Reserved.