Class TemplatePacket

All Implemented Interfaces:
RawEntry, ISwapExternalizable, IEntryPacket, ITemplatePacket, ITransportPacket, IMVCCEntryPacket, Textualizable, SmartExternalizable, Externalizable, Serializable, Cloneable

public class TemplatePacket extends EntryPacket implements ITemplatePacket
This class represents a packet of information transmitted between a J-Space client and its J-Space server . TemplatePacket contains additional information that describes the template All the fields in this class are public, in order to increase access and modification speed (no need to call a method).
Since:
6.0
Version:
1.0
Author:
Guy Korland
See Also: