Class ClientCloseSentResponder

java.lang.Object
com.caplin.motif.fx.trading.Responder<T>
com.caplin.motif.fx.trading.FXResponder<PostTradeAllocationList>
com.caplin.motif.fx.trading.allocation.responder.ClientCloseSentResponder

public class ClientCloseSentResponder extends FXResponder<PostTradeAllocationList>

A Responder that responds from within the ClientCloseSent state.

See Also:
  • Constructor Details

  • Method Details

    • sendClientCloseAck

      public void sendClientCloseAck(AllocationClientCloseAckEvent event) throws com.caplin.trading.TradeException
      Sends a ClientCloseAck event to denote that the client's request to close was successful.
      Parameters:
      event - The event to send.
      Throws:
      com.caplin.trading.TradeException - if there was a problem sending the quote