Uses of Class
com.caplin.motif.fx.trading.block.responder.BlockTradeExpiredResponder
-
Packages that use BlockTradeExpiredResponder Package Description com.caplin.motif.fx.trading.block.responder Classes used for sending block trade events. -
-
Uses of BlockTradeExpiredResponder in com.caplin.motif.fx.trading.block.responder
Subclasses of BlockTradeExpiredResponder in com.caplin.motif.fx.trading.block.responder Modifier and Type Class Description class
BlockTradeExecutedResponder
A Responder for block trades that can to send messages from the Submitted state.class
BlockTradeQueuedResponder
A Responder for block trades that can send messages from the Queued state.
-