|
|||||||||
| Home >> All >> com >> act365 >> net >> [ udp overview ] | PREV NEXT | ||||||||
Uses of Class
com.act365.net.udp.UDPMessage
| Uses of UDPMessage in com.act365.net.udp |
| Methods in com.act365.net.udp that return UDPMessage | |
static UDPMessage |
UDPReader.read(byte[] buffer,
int offset,
int length)
read() constructs a UDPMessage object from a buffer. |
static UDPMessage |
UDPReader.read(byte[] buffer,
int offset,
int length,
boolean testchecksum,
byte[] source,
byte[] destination)
read() constructs a UDPMessage object from a buffer. |
| Methods in com.act365.net.udp with parameters of type UDPMessage | |
(package private) static byte[] |
UDPWriter.write(UDPMessage message)
|
|
|||||||||
| Home >> All >> com >> act365 >> net >> [ udp overview ] | PREV NEXT | ||||||||