Package org.marketcetera.ors.filters

Classes that provide message filtering and modification facilities in ORS.

See:
          Description

Interface Summary
MessageFilter  
MessageModifier Interface for all custom order modifiers that can be created by Marketcetera Platform users, added to the ORS to be executed before the orders are sent out to FIX destinations.
Messages The internationalization constants used by this package.
OrderFilter  
 

Class Summary
DefaultMessageModifier Takes in a collection of message/header/trailer fields to always modify on a passed-in message
FieldDuplicatorMessageModifier Copies the string value of one field to another.
FieldRemoverMessageModifier Removes fields if present from FIX messages.
MessageFilterNoop  
MessageModifierManager Object that encapsulates a collection of message modifiers and provides functions to apply all the modifiers to a particular message.
MessageRouteManager $Id: MessageRouteManager.java 16154 2012-07-14 16:34:05Z colin $
MessageTypeFilter  
OrderFilterNoop  
OrderLimitFilter  
TransactionTimeInsertMessageModifier Inserts the TransactTime field into an order if it's not currently present
 

Enum Summary
DefaultMessageModifier.MessageFieldType  
 

Package org.marketcetera.ors.filters Description

Classes that provide message filtering and modification facilities in ORS.

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.