Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeSubmitAckEvent
-
Packages that use BlockTradeSubmitAckEvent Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradeSubmitAckEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradeSubmitAckEvent Modifier and Type Method Description void
BlockTradeSubmittedResponder. sendSubmitAck(BlockTradeSubmitAckEvent event)
Sends a message to acknowledge that the clients request to block trade has been received.
-