|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object netP5.AbstractUdpClient netP5.UdpClient
public class UdpClient
Constructor Summary | |
---|---|
UdpClient()
|
|
UdpClient(NetAddress theNetAddress)
|
|
UdpClient(String theAddr,
int thePort)
|
Method Summary |
---|
Methods inherited from class netP5.AbstractUdpClient |
---|
send, send, send, send, send, send, socket |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UdpClient()
public UdpClient(String theAddr, int thePort)
public UdpClient(NetAddress theNetAddress)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |