Uses of Class
com.caplin.motif.fx.trading.allocation.event.AllocationSubmitAckEvent
-
Packages that use AllocationSubmitAckEvent Package Description com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events. -
-
Uses of AllocationSubmitAckEvent in com.caplin.motif.fx.trading.allocation.responder
Methods in com.caplin.motif.fx.trading.allocation.responder with parameters of type AllocationSubmitAckEvent Modifier and Type Method Description void
SubmittedResponder. sendSubmitAck(AllocationSubmitAckEvent event)
Sends a message to acknowledge that the submission has been received.
-