water
Class UDPBrokenPacket

java.lang.Object
  extended by water.UDP
      extended by water.UDPBrokenPacket

public class UDPBrokenPacket
extends UDP

An unexpected UDP packet


Nested Class Summary
 
Nested classes/interfaces inherited from class water.UDP
UDP.udp
 
Constructor Summary
UDPBrokenPacket()
           
 
Method Summary
 
Methods inherited from class water.UDP
get2, get4, get4f, get8, get8d, print16, printx16, set2, set4, set4f, set8, set8d
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDPBrokenPacket

public UDPBrokenPacket()