|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cosylab.epics.caj.util.nif.InetAddressUtilV6
public class InetAddressUtilV6
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 Summary | |
|---|---|
InetAddressUtilV6()
|
|
| Method Summary | |
|---|---|
static java.net.InetSocketAddress[] |
getBroadcastAddresses(int port)
Get broadcast addresses. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InetAddressUtilV6()
| Method Detail |
|---|
public static java.net.InetSocketAddress[] getBroadcastAddresses(int port)
port - port to be added to get socket address.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||