Class PendingAllocationResponder

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

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

  • Method Details

    • sendAllocationConfirmation

      public void sendAllocationConfirmation(AllocationConfirmationEvent event) throws com.caplin.trading.TradeException
      Sends an allocation confirmation to denote that the allocation was successful.
      Parameters:
      event - The event to send.
      Throws:
      com.caplin.trading.TradeException - If there was a problem sending the event