public class ARPPacket extends IPPacket
| Constructor and Description | 
|---|
| ARPPacket(byte[] data,
         int frmtype)Creates and parses the data of this header. | 
public ARPPacket(byte[] data,
         int frmtype)
data - The packet of data.frmtype - The frame type of this packet.public java.lang.String toString(FormatProperties filter)