public class ClientCloseSentResponder extends FXResponder<PostTradeAllocationList>
A Responder that responds from within the ClientCloseSent state.
Constructor and Description |
---|
ClientCloseSentResponder(PostTradeAllocationList trade) |
Modifier and Type | Method and Description |
---|---|
void |
sendClientCloseAck(AllocationClientCloseAckEvent event)
Sends a ClientCloseAck event to denote that the client's request
to close was successful.
|
sendError, sendReject
public ClientCloseSentResponder(PostTradeAllocationList trade)
public void sendClientCloseAck(AllocationClientCloseAckEvent event) throws com.caplin.trading.TradeException
event
- The event to send.com.caplin.trading.TradeException
- if there was a problem sending the quoteCopyright © 2015 Caplin Systems.