Package com.caplin.motif
Interface TradeChannelSessionListener
-
public interface TradeChannelSessionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onTradeChannelClosed(com.caplin.trading.TradeChannel tradeChannel)
void
onTradeChannelOpened(com.caplin.trading.TradeChannel tradeChannel)
-