All Packages Class Hierarchy This Package Previous Next Index
Class magician.Node.OnTheWirePacket
java.lang.Object
|
+----magician.Node.OnTheWirePacket
- class OnTheWirePacket
- extends Object
- implements ActiveNetsConstants, PerfConstants
Holds the contents of a single packet received on the wire.
Most of the information is held inside the ANEPPacket which is
encapsulated inside it. But it also contains data and methods for
storage of local environment information and information regarding
the format of the KU SmartPacket
- See Also:
- SmartPacketLoader
This class is not public and therefore cannot be used outside this package.
All Packages Class Hierarchy This Package Previous Next Index