Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradePickUpEvent
-
Packages that use BlockTradePickUpEvent Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradePickUpEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradePickUpEvent Modifier and Type Method Description void
BlockTradeQueuedResponder. sendPickUp(BlockTradePickUpEvent event)
Sends a message to notify the client that the client's request for a block trade has been received by the back-end trading system.
-