Uses of Class
com.caplin.motif.fx.trading.allocation.event.AllocationClientCloseAckEvent
-
Packages that use AllocationClientCloseAckEvent Package Description com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events. -
-
Uses of AllocationClientCloseAckEvent in com.caplin.motif.fx.trading.allocation.responder
Methods in com.caplin.motif.fx.trading.allocation.responder with parameters of type AllocationClientCloseAckEvent Modifier and Type Method Description void
ClientCloseSentResponder. sendClientCloseAck(AllocationClientCloseAckEvent event)
Sends a ClientCloseAck event to denote that the client's request to close was successful.
-