Quote server
The FIX_QuoteServer translates incoming fix quote request messages into its Apama equivalents like com.apama.mds.SubscribeDepth events.
Quote Server can be configured and instantiate by sending the following event:
com.apama.fix.QServerConfiguration {
string connection;
dictionary<string,string> configuration;
}