water
Class UDPHeartbeat

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

public class UDPHeartbeat
extends UDP

A UDP Heartbeat packet.


Nested Class Summary
 
Nested classes/interfaces inherited from class water.UDP
UDP.udp
 
Constructor Summary
UDPHeartbeat()
           
 
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

UDPHeartbeat

public UDPHeartbeat()