Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeExpiredEvent
Package
Description
Classes used for sending block trade events.
-
Uses of BlockTradeExpiredEvent in com.caplin.motif.fx.trading.block.responder
Modifier and TypeMethodDescriptionvoid
BlockTradeExecutableResponder.sendExpired
(BlockTradeExpiredEvent event) Sends a message to the client informing it that the block trade can no longer be executed as it has expired.void
BlockTradeExpiredResponder.sendExpired
(BlockTradeExpiredEvent event) Sends a message to notify the client that that the trade has expired.