public class ESPClientCloseAckEvent extends ResponderEvent<ESPTrade>
An event sent to notify the client that it's request to cancel has been accepted 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 |
---|
ESPClientCloseAckEvent()
Constructs a ESPClientCloseAckEvent
|
public static final String CLIENT_CLOSE_ACK
Copyright © 2015 Caplin Systems.