Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeClientCloseAckEvent
-
Packages that use BlockTradeClientCloseAckEvent Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradeClientCloseAckEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradeClientCloseAckEvent Modifier and Type Method Description void
BlockTradeClientCloseSentResponder. sendClientCloseAck(BlockTradeClientCloseAckEvent event)
Sends an acknowledgement to the client notifying that it's request to close/cancel the block trade has been received.
-