Class Pdu

java.lang.Object
edu.nps.moves.dis7.pdus.Pdu
All Implemented Interfaces:
Marshaller, Serializable
Direct Known Subclasses:
LiveEntityFamilyPdu, PduBase

public abstract class Pdu extends Object implements Serializable, Marshaller
Base class of PduBase and LiveEntityPdu
See Also: