Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeWithdrawEvent
-
Packages that use BlockTradeWithdrawEvent Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradeWithdrawEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradeWithdrawEvent Modifier and Type Method Description void
BlockTradeExecutableResponder. sendWithdraw(BlockTradeWithdrawEvent event)
Sends a message to the client withdrawing the block trade.
-