All Classes

Class Description
ActualField
Instances of this class identifies actual template fields.
ClassDictionary  
ClientGate
This interface
ClientHandler  
ClientMessage
A RequestMessage represents a message sent by a server to the client.
ClientMessageType
Represents message type.
ConnClientGate  
ConnClientHandler  
ConnServerGate  
ExceptionLogger  
FormalField
Identifies a formal template field.
GateBuilder  
GateFactory  
InteractionMode  
JSonMarshaller  
jSonUtils  
jSpaceMarshaller  
KeepClientGate  
KeepClientHandler  
KeepServerGate  
MarshalFactory  
PileSpace  
pSpaceMessage
This class represents a generic message
PutRequest  
QueueSpace  
RandomSpace  
RemoteSpace  
Rendezvous<T,​V>
This class supports the coordination of threads activities based on rendezvous data synchronization.
SequentialSpace  
ServerGate  
ServerMessage  
ServerMessageType
Represents message type.
Space
A space is a concurrent data structure that can be used to coordinate activities of threads.
SpaceFactory
Factory used to build spaces.
SpaceRepository
A repository is a container for a group of spaces each of which is identified by a name.
StackSpace  
TcpGateBuilder  
TcpServerGate  
Template
An instance of class Template is used as a pattern to select tuples in a space.
TemplateDeserializer
This class is used to deserialize a Template from a JsonElement (see JsonDeserializer).
TemplateField
Identifies a generic template field.
TemplateSerializer
This class is used to serialize a Template into a JsonElement (see JsonSerializer).
Tuple
A tuple identifies the basic information item.
TupleDeserializer
This class is used to deserialize an Tuple from a JsonElement (see JsonDeserializer).
TupleSerializer
This class is used to serialize a Tuple into a JsonElement (see JsonDeserializer).
UdpGateBuilder