|
|||||||||
Home >> All >> alice >> tucson >> [ ide overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
alice.tucson.ide
Class Ping

java.lang.Objectalice.tucson.ide.Ping
- public class Ping
- extends java.lang.Object
- Version:
Field Summary | |
private java.lang.String |
node_name
|
private java.lang.Long |
node_time
|
Constructor Summary | |
Ping()
Creates new Ping |
Method Summary | |
static void |
main(java.lang.String[] args)
|
protected boolean |
test(java.lang.String host,
int port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
node_name
private java.lang.String node_name
node_time
private java.lang.Long node_time
Constructor Detail |
Ping
public Ping()
- Creates new Ping
Method Detail |
main
public static void main(java.lang.String[] args) throws java.lang.Exception
test
protected boolean test(java.lang.String host, int port)
|
|||||||||
Home >> All >> alice >> tucson >> [ ide overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |