org.apache.yoko.orb.OB
Class Net

java.lang.Object
  extended by org.apache.yoko.orb.OB.Net

public final class Net
extends Object


Constructor Summary
Net()
           
 
Method Summary
static boolean CompareHosts(String host1, String host2)
           
static String getCanonicalHostname(boolean numeric)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Net

public Net()
Method Detail

CompareHosts

public static boolean CompareHosts(String host1,
                                   String host2)

getCanonicalHostname

public static String getCanonicalHostname(boolean numeric)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.