|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.network.InetAddressPing
public class InetAddressPing
Tests for reachability using the Java InetAddress.isReachable() method.
| Constructor Summary | |
|---|---|
InetAddressPing()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNotes()
Return a string describing what this ping method did. |
boolean |
ping(HostAddress address,
int timeout)
Tests a host for reachability. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InetAddressPing()
| Method Detail |
|---|
public boolean ping(HostAddress address,
int timeout)
throws HostException
ping in interface PingMethodaddress - Host nametimeout - Timeout in milliseconds
HostExceptionpublic java.lang.String getNotes()
getNotes in interface PingMethodPingMethod.getNotes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||