|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.dhc.UDPClient
Field Summary | |
(package private) byte[] |
buf
|
(package private) java.net.InetAddress |
group
|
(package private) int |
length
|
(package private) java.net.MulticastSocket |
s
|
(package private) int |
timeout
|
Constructor Summary | |
UDPClient(int timeout)
|
Method Summary | |
java.lang.String |
queryHost()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int length
byte[] buf
java.net.InetAddress group
int timeout
java.net.MulticastSocket s
Constructor Detail |
public UDPClient(int timeout)
Method Detail |
public java.lang.String queryHost()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |