public class InterfaceMapImpl extends Object
InterfaceMap reports the local IP address
assigned to a given service component. Applications may use the
returned IP address to specify the network interface to which an
instance of java.net.DatagramSocket or java.net.MulticastSocket
should bind.| Modifier and Type | Field and Description |
|---|---|
static Vector |
addrFree |
static Hashtable |
addrUsed |
| Constructor and Description |
|---|
InterfaceMapImpl() |
| Modifier and Type | Method and Description |
|---|---|
static Locator |
getLocator(InetAddress addr) |
static boolean |
isBcastEncapIP(InetAddress addr) |
public static boolean isBcastEncapIP(InetAddress addr)
public static Locator getLocator(InetAddress addr)
Copyright © 2012 code4tv.com. All Rights Reserved.