Class SubmittedResponder


public class SubmittedResponder extends FXResponder<PostTradeAllocationList>
A Responder to respond from within the Submitted state.
See Also:
  • Constructor Details

  • Method Details

    • sendSubmitAck

      public void sendSubmitAck(AllocationSubmitAckEvent event) throws com.caplin.trading.TradeException
      Sends a message to acknowledge that the submission has been received.
      Parameters:
      event - The event to send.
      Throws:
      com.caplin.trading.TradeException - If there was a problem sending the event