public class BlockTradeSubmitAckEvent extends ResponderEvent<BlockTrade>
An event to notify the client's request to initiate a block trade has been received by the backend.
Typically a BlockTradeSubmitAckEvent is sent immediately after receiving the submission request.
Modifier and Type | Field and Description |
---|---|
static String |
SUBMIT_ACK
The name of the transition representing this event
|
fields
Constructor and Description |
---|
BlockTradeSubmitAckEvent()
Constructs a BlockTradeSubmitAckEvent.
|
public static final String SUBMIT_ACK
Copyright © 2015 Caplin Systems.