Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeHeldEvent
-
Packages that use BlockTradeHeldEvent Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradeHeldEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradeHeldEvent Modifier and Type Method Description void
BlockTradePickedUpResponder. sendTradeHeld(BlockTradeHeldEvent event)
Sends a message to notify the client that the trade has been held by an auto trade or manual dealer.
-