| Interface | Description | 
|---|---|
| IEntryPacket | 
 this is the basic interface defining the proxy-space or space-space transport layer. 
 | 
| ITemplatePacket | 
 Extends IEntryPacket and provides an interface for templates. 
 | 
| ITransportPacket | 
| Class | Description | 
|---|---|
| AbstractEntryPacket | |
| AbstractProjectionTemplate | 
 Contains projection information and logic 
 | 
| AbstractQueryPacket | |
| EmptyQueryPacket | |
| EntryPacket | 
 This class represents a packet of information transmitted between a J-Space client and its
 J-Space server (and vice versa). 
 | 
| EntryPacketFactory | 
 a factory for IEntryPacket that depends on the type of the request. 
 | 
| ExternalizableEntryPacket | 
 the entry packet used to move  
Externalizable object from the proxy to the server. | 
| ExternalizableTemplatePacket | 
 Implements  
ITemplatePacket for Externalizable classes. | 
| MutliProjectionByUids | 
 Holds projection information per uid. 
 | 
| PathProjectionInfo | 
 Info regarding a projection for a path 
 | 
| PathsProjectionHandler | 
 Performs paths projection on entry-packet data 
 | 
| PbsEntryPacket | |
| PbsProjectionTemplate | 
 Holds PBS projection data. 
 | 
| PbsTemplatePacket | 
 PbsTemplatePacket defines the template object for Pbs layer. 
 | 
| ProjectionTemplate | 
 Holds projection template data 
 | 
| TemplatePacket | 
 This class represents a packet of information transmitted between a J-Space client and its
 J-Space server . 
 | 
| TemplatePacketFactory | 
 Created by IntelliJ IDEA. 
 | 
| Enum | Description | 
|---|---|
| TransportPacketType | 
Copyright © GigaSpaces.