Class OrderSubmitAckEvent

java.lang.Object
com.caplin.motif.fx.trading.ResponderEvent<UserTrade>
com.caplin.motif.fx.trading.orders.submission.event.OrderSubmitAckEvent

@Deprecated public class OrderSubmitAckEvent extends ResponderEvent<UserTrade>
Deprecated.

An event to notify the client that the order submission has been received.

See Also:
  • Field Details

    • SUBMIT_ACK_EVENT

      public static final String SUBMIT_ACK_EVENT
      Deprecated.
      The name of the transition representing this event
      See Also:
  • Constructor Details

    • OrderSubmitAckEvent

      public OrderSubmitAckEvent()
      Deprecated.
      Constructs an OrderSubmitAckEvent