Uses of Package
org.marketcetera.ors

Packages that use org.marketcetera.ors
org.marketcetera.ors Main classes for the order routing system server. 
org.marketcetera.ors.config Spring-based application configuration. 
org.marketcetera.ors.history Provides reports persistence services within ORS. 
org.marketcetera.ors.mbeans Beans to enable management of ORS via JMX. 
org.marketcetera.ors.ws Web services provided by the application. 
 

Classes in org.marketcetera.ors used by org.marketcetera.ors
OptionRootUnderlyingMap
          A class that provides a mapping between option roots and underlying symbols based on the mapping provided by the Options Clearing Corporation.
OrderInfo
          An entry for order information in a OrderInfoCache cache.
OrderInfoBase
          A foundation order information class for entries in an OrderInfoCache cache.
OrderInfoCache
          A cache of order information.
Principals
          The principals associated with a trade report.
ReplyPersister
          A persister of trade messages (replies) sent by the ORS to clients.
ReportCache
          Caches latest report by OrderID.
SimpleOrderInfo
          An entry for order information in a SimpleOrderInfoCache cache.
SimpleOrderInfoCache
          A cache of order information.
UserManager
          A manager of the set of connected users (active sessions).
 

Classes in org.marketcetera.ors used by org.marketcetera.ors.config
OrderInfoCache
          A cache of order information.
 

Classes in org.marketcetera.ors used by org.marketcetera.ors.history
LongIDFactory
          A long ID factory.
Principals
          The principals associated with a trade report.
 

Classes in org.marketcetera.ors used by org.marketcetera.ors.mbeans
UserManager
          A manager of the set of connected users (active sessions).
 

Classes in org.marketcetera.ors used by org.marketcetera.ors.ws
UserManager
          A manager of the set of connected users (active sessions).
 



Copyright © 2012. All Rights Reserved.