|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.transport.AddressUtil
public class AddressUtil
Checks if an IP interface address is usable.
Copyright Jan 30, 2008
Constructor Summary | |
---|---|
AddressUtil()
|
Method Summary | |
---|---|
static boolean |
checkAddress(java.lang.String host)
|
static boolean |
checkAddress(java.lang.String host,
int timeout)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddressUtil()
Method Detail |
---|
public static boolean checkAddress(java.lang.String host) throws java.lang.Exception
java.lang.Exception
public static boolean checkAddress(java.lang.String host, int timeout) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |