Uses of Class
com.caplin.motif.fx.trading.block.event.BlockTradeExpiredEvent
Packages that use BlockTradeExpiredEvent
Package
Description
Classes used for sending block trade events.
-
Uses of BlockTradeExpiredEvent in com.caplin.motif.fx.trading.block.responder
Methods in com.caplin.motif.fx.trading.block.responder with parameters of type BlockTradeExpiredEventModifier and TypeMethodDescriptionvoidBlockTradeExecutableResponder.sendExpired(BlockTradeExpiredEvent event) Sends a message to the client informing it that the block trade can no longer be executed as it has expired.voidBlockTradeExpiredResponder.sendExpired(BlockTradeExpiredEvent event) Sends a message to notify the client that that the trade has expired.