copyright The Portico Project 2008.

Uses of Package
org.portico.lrc

Packages that use org.portico.lrc
org.portico.binding.jsop.lrc   
org.portico.binding.jvm   
org.portico.impl.hla13   
org.portico.impl.hla1516   
org.portico.lrc   
org.portico.lrc.handlers   
 

Classes in org.portico.lrc used by org.portico.binding.jsop.lrc
LRCConnection
          The LRC needs an entry point into each communications binding.
 

Classes in org.portico.lrc used by org.portico.binding.jvm
LRCConnection
          The LRC needs an entry point into each communications binding.
 

Classes in org.portico.lrc used by org.portico.impl.hla13
ISpecHelper
          This is just a marker interface that the various helpers for the spec-specific classes implement so that they can be stored within the LRC without creating a tight-coupling to a certain class.
LRC
          This class represents the core the Portico local runtime component.
LRCState
          This class contains all the state information that relates to a specific LRC instance.
 

Classes in org.portico.lrc used by org.portico.impl.hla1516
ISpecHelper
          This is just a marker interface that the various helpers for the spec-specific classes implement so that they can be stored within the LRC without creating a tight-coupling to a certain class.
LRC
          This class represents the core the Portico local runtime component.
LRCState
          This class contains all the state information that relates to a specific LRC instance.
 

Classes in org.portico.lrc used by org.portico.lrc
ISpecHelper
          This is just a marker interface that the various helpers for the spec-specific classes implement so that they can be stored within the LRC without creating a tight-coupling to a certain class.
LRC
          This class represents the core the Portico local runtime component.
LRCConnection
          The LRC needs an entry point into each communications binding.
LRCInstanceRepository
          This class is the central location to store object instance information.
LRCInterestManager
          This class maintains the publication and subscription interests of a federate.
LRCInterestManager.RegionSubscription
          This class represents a subscription interest with region data.
LRCPluginLoader
          This class is responsible for checking a directory that will contain LRC plugins.
LRCQueue
          This class holds callback messages for the LRC.
LRCRegionStore
          This class maintains a list of all RegionInstance instances known to the LRC.
LRCState
          This class contains all the state information that relates to a specific LRC instance.
LRCState.Status
          This enum is used to describe the current constrained and regulating state of the LRC
LRCState.SyncPoint
          This enum governs sync point status
 

Classes in org.portico.lrc used by org.portico.lrc.handlers
LRC
          This class represents the core the Portico local runtime component.
LRCConnection
          The LRC needs an entry point into each communications binding.
LRCInstanceRepository
          This class is the central location to store object instance information.
LRCInterestManager
          This class maintains the publication and subscription interests of a federate.
LRCRegionStore
          This class maintains a list of all RegionInstance instances known to the LRC.
LRCState
          This class contains all the state information that relates to a specific LRC instance.
 


copyright The Portico Project 2008.