Uses of Interface
org.marketcetera.ors.info.RequestInfo

Packages that use RequestInfo
org.marketcetera.ors.filters Classes that provide message filtering and modification facilities in ORS. 
org.marketcetera.ors.info Information stores. 
 

Uses of RequestInfo in org.marketcetera.ors.filters
 

Methods in org.marketcetera.ors.filters with parameters of type RequestInfo
 void MessageModifierManager.modifyMessage(RequestInfo info)
          Apply all the order modifiers to this message
 

Uses of RequestInfo in org.marketcetera.ors.info
 

Classes in org.marketcetera.ors.info that implement RequestInfo
 class RequestInfoImpl
          A store for key-value pairs specific to a request: implementation.
 



Copyright © 2012. All Rights Reserved.