Uses of Class
com.caplin.motif.fx.trading.block.responder.BlockTradeExecuteSentResponder
-
Packages that use BlockTradeExecuteSentResponder Package Description com.caplin.motif.fx.trading.block Classes and interfaces that relate to block trading. -
-
Uses of BlockTradeExecuteSentResponder in com.caplin.motif.fx.trading.block
Methods in com.caplin.motif.fx.trading.block that return BlockTradeExecuteSentResponder Modifier and Type Method Description BlockTradeExecuteSentResponder
BlockTrade. getExecutedSentResponder()
Returns the responder that can send messages from the ExecuteSent state
-