public class BlockTradeClientCloseAckEvent extends ResponderEvent<BlockTrade>
An event to notify the client that the request to close the trade has been received by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_CLOSE_ACK
The name of the transition representing this event
|
fields
Constructor and Description |
---|
BlockTradeClientCloseAckEvent()
Constructs a BlockTradeClientCloseAckEvent event.
|
public static final String CLIENT_CLOSE_ACK
Copyright © 2015 Caplin Systems.