Package org.marketcetera.ors

Main classes for the order routing system server.

See:
          Description

Interface Summary
Messages The internationalization constants used by this package.
OrderInfo An entry for order information in a OrderInfoCache cache.
OrderInfoCache A cache of order information.
 

Class Summary
LocalIDFactory A local ID factory.
LongIDFactory A long ID factory.
OptionRootUnderlyingMap A class that provides a mapping between option roots and underlying symbols based on the mapping provided by the Options Clearing Corporation.
OrderInfoBase<T extends OrderInfoCache> A foundation order information class for entries in an OrderInfoCache cache.
OrderRoutingSystem The main application.
Principals The principals associated with a trade report.
QuickFIXApplication The QuickFIX/J intermediary, intercepting messages from/to the QuickFIX/J counterparties and the ORS.
ReplyPersister A persister of trade messages (replies) sent by the ORS to clients.
RequestHandler A handler for incoming trade requests (orders).
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).
 

Enum Summary
ReportCache Caches latest report by OrderID.
 

Package org.marketcetera.ors Description

Main classes for the order routing system server.

Since:
1.0.0
Version:
$Id: package-info.java 16154 2012-07-14 16:34:05Z colin $
Author:
anshul@marketcetera.com


Copyright © 2012. All Rights Reserved.