Interface
caplin.trading.trademodel

TradeChannelMapper

Provides the trading channel name that Liberator uses to send messages on.

Constructor Summary

Attributes Name and Description
caplin.trading.trademodel.TradeChannelMapper()

Method Summary

Attributes Name and Description
String getChannel(caplin.trading.trademodel.Trade oTrade)

String getObjectList()

Returns a space separated list of subjects that Streamlink should subscribe to, in order to allow the channels to work.

Constructor Detail

caplin.trading.trademodel.TradeChannelMapper()

Method Detail

String getChannel(caplin.trading.trademodel.Trade oTrade)

Parameters
caplin.trading.trademodel.Trade oTrade Returns the name of the channel that the specified Trade should have its messages sent on.

String getObjectList()

Returns a space separated list of subjects that Streamlink should subscribe to, in order to allow the channels to work.