Class BlockTradeQuoteResponder

    • Constructor Detail

      • BlockTradeQuoteResponder

        public BlockTradeQuoteResponder​(BlockTrade trade)
        Constructs a Responder that can respond from states that send block trade quotes.
        Parameters:
        trade - The trade this responder will send messages for
    • Method Detail

      • sendPriceUpdate

        public void sendPriceUpdate​(BlockTradePriceUpdateEvent quoteEvent)
                             throws com.caplin.trading.TradeException
        Sends a block trade trade quote event.
        Parameters:
        quoteEvent - The block trade quote to send to the client.
        Throws:
        com.caplin.trading.TradeException - if there was a problem sending the quote