Package com.caplin.motif.fx.trading.block.responder
Classes used for sending block trade events.
-
Class Summary Class Description BlockTradeClientCloseSentResponder The Responder for block trades that can send messages from the ClientCloseSent state.BlockTradeExecutableResponder A Responder for block trades that is able to send messages from the Executable state.BlockTradeExecutedResponder A Responder for block trades that can to send messages from the Submitted state.BlockTradeExecuteSentResponder A Responder for block trades that can to respond from the ExecuteSentBlockTradeExpiredResponder Base class for Responders that send the Expired messageBlockTradePickedUpResponder A Responder for block trades that can to send messages from the PickedUp state.BlockTradeQueuedResponder A Responder for block trades that can send messages from the Queued state.BlockTradeQuoteResponder Base class for responding to quotes from block trade states that send quotesBlockTradeSubmittedResponder The Responder for block trades that can send messages from the Submitted state.