|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PingMethod
Denotes a method for determining host reachability.
| 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. |
| Method Detail |
|---|
boolean ping(HostAddress address,
int timeout)
throws HostException
address - Host nametimeout - Timeout in milliseconds
HostExceptionjava.lang.String getNotes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||