|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDPMessage | |
com.act365.net.udp |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |