Package <Unnamed>

Interface Summary
GNSInterface This is the interface for Global Name Server(GNS).
Peer This class provides an interface for the remote method of PEs.
 

Class Summary
AcknowledgeNode Data structure representing a single acknowledgement of a steering command.
Flag This class represents a flag.
GNS This class represents the Global Name Server that create the simulation world and maintains the routing information for all the PEs.
LocalNameServer This class represents the local name server that routes the messages among PEs.
LogicalProcess This class represents a logical processe that communicates with other logical processes by exchanging timestamped messages.
LPConfigInfo This class stores the configuration information for an LP.
Message This class represents the messages sent and received by LPs.
MonitorNode Data structure representing a single monitoring command.
MsgReceiver This is a RMI-specific class.
PE This class represents a physical processor involved in the time warp simulation engine.
PEInfo This class represents a table row in the PE information table maintained by the Global Name Server.
Ping This class is the java-version of the Ping.c from GTW.
PingPong This class is the java-version of the Ping.c from GTW.
Pong This class is the java-version of the Ping.c from GTW.
ReportNode Data structure representing a single response to a monitoring command.
RoutingInfo This class represents the routing information for a destination LP, including PE id, LP id, application id, etc.
SchedulingLoop This class provides the simulation engine logical process scheduling loop.
SteerNode Data structure representing a single steering command.
 

Enum Summary
Message.MsgType Constants representing categories of messages that can be sent.