|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlhmc.network.HostsSearch
public class HostsSearch
HostsSearch is a threaded class that sends a multicast message and waits for ressponses. If there is a response saves the host name recived to a HostsVector.
Constructor Summary | |
---|---|
HostsSearch(HostsVector hostsVector)
HostsSearch constructor. |
Method Summary | |
---|---|
void |
run()
Executes the HostsSearch thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HostsSearch(HostsVector hostsVector)
hostsVector
- the hostvector to fill.Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |