|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlhmc.network.SendHostName
public class SendHostName
SendHostName is a threaded class that sends a host name to the host that has made the petition.
Constructor Summary | |
---|---|
SendHostName(java.net.InetAddress serverAddress,
int port)
SendHostName constructor. |
Method Summary | |
---|---|
void |
run()
Executes the SendHostName thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SendHostName(java.net.InetAddress serverAddress, int port)
serverAddress
- the address to send the new packet.port
- the port to send the new packet.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 |