Ableverse™
Platform 6.0

av.util
Class HostAddresses

java.lang.Object
  extended by av.util.HostAddresses

public class HostAddresses
extends Object

A utility class works with host addresses.

Author:
compl

Constructor Summary
HostAddresses()
           
 
Method Summary
static Set<String> getAllAddressesForHost(String host)
           
static boolean isAddressFromHost(InetAddress addr, String host)
           
static boolean isLocalHostAddress(String host)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostAddresses

public HostAddresses()
Method Detail

getAllAddressesForHost

public static Set<String> getAllAddressesForHost(String host)

isLocalHostAddress

public static boolean isLocalHostAddress(String host)

isAddressFromHost

public static boolean isAddressFromHost(InetAddress addr,
                                        String host)

Ableverse™
Platform 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.