Uses of Class
com.act365.net.ip.IP4Message

Packages that use IP4Message
com.act365.net.ip   
 

Uses of IP4Message in com.act365.net.ip
 

Methods in com.act365.net.ip that return IP4Message
static IP4Message IP4Reader.read(byte[] buffer, int length, boolean testchecksum)
          read() constructs an IP4 message from a buffer.