copyright The Portico Project 2008.

Package org.portico.core

Class Summary
Bootstrap A Bootstrap is a component that is notified when the Portico RTI server is starting up and shutting down.
BootstrapHandler This class exists to handle the processing of the bootstrap messages (create, destory and join).
BootstrapManager This class contains and allows for the management of a collection of Bootstrap instances for a given RTIExec.
EmbeddedExecutor NOTE: In order for Portico to find your federate code, you must put the jar file/s containing it into the plugins directory.
FedexFactory The FedexFactory is responsible for creating and configuring Federation's and Federate's.
Main This method is used to start a stand-alone instance of the RTI.
MainProperties Class that provides a central location for a number of constant or configuration elements.
MulticastRegistry This class represents a registry containing information that is made available via a multicast channel.
Reaper This class implements a kind of "Grim Reaper".
RTIConnection As discussed in the documentation on the wiki, the entire communications sub-system is abstracted from the rest of the RTI.
RTIExec The {#link RTIExce} class is the main component that comprises the RTI.
ShutdownHook Instances of this class should be registered as shutdown hooks so that when an execution exists, the active RTI executions can be shutdown.
 


copyright The Portico Project 2008.