Class BlockTradeClientCloseSentResponder

    • Constructor Detail

      • BlockTradeClientCloseSentResponder

        public BlockTradeClientCloseSentResponder​(BlockTrade trade)
    • Method Detail

      • sendClientCloseAck

        public void sendClientCloseAck​(BlockTradeClientCloseAckEvent event)
                                throws com.caplin.trading.TradeException
        Sends an acknowledgement to the client notifying that it's request to close/cancel the block trade has been received.
        Parameters:
        event - The event to send to the client.
        Throws:
        com.caplin.trading.TradeException - if there was a problem sending the client close ack