copyright The Portico Project 2008.

Uses of Package
org.portico.core

Packages that use org.portico.core
org.portico.binding.jsop.rti   
org.portico.binding.jvm   
org.portico.core   
org.portico.core.config   
org.portico.core.fedex   
org.portico.core.fedex.mom   
 

Classes in org.portico.core used by org.portico.binding.jsop.rti
Bootstrap
          A Bootstrap is a component that is notified when the Portico RTI server is starting up and shutting down.
RTIConnection
          As discussed in the documentation on the wiki, the entire communications sub-system is abstracted from the rest of the RTI.
 

Classes in org.portico.core used by org.portico.binding.jvm
Bootstrap
          A Bootstrap is a component that is notified when the Portico RTI server is starting up and shutting down.
RTIConnection
          As discussed in the documentation on the wiki, the entire communications sub-system is abstracted from the rest of the RTI.
 

Classes in org.portico.core used by org.portico.core
Bootstrap
          A Bootstrap is a component that is notified when the Portico RTI server is starting up and shutting down.
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.
EmbeddedExecutor.EEThread
          As the classes that are to be started are not likely to extend Thread or implement Runnable, this class provides a wrapper for them.
FedexFactory
          The FedexFactory is responsible for creating and configuring Federation's and Federate's.
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.
 

Classes in org.portico.core used by org.portico.core.config
RTIExec
          The {#link RTIExce} class is the main component that comprises the RTI.
 

Classes in org.portico.core used by org.portico.core.fedex
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.
 

Classes in org.portico.core used by org.portico.core.fedex.mom
RTIConnection
          As discussed in the documentation on the wiki, the entire communications sub-system is abstracted from the rest of the RTI.
 


copyright The Portico Project 2008.