public class BlockTradeExecuteAckEvent extends ResponderEvent<BlockTrade>
An event sent to the client to acknowledge that the submission to execute the trade has been received by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
EXECUTE_ACK
The name of the transition representing this event
|
fields
Constructor and Description |
---|
BlockTradeExecuteAckEvent()
Constructs an BlockTradeExecuteAckEvent event.
|
public static final String EXECUTE_ACK
Copyright © 2015 Caplin Systems.