Uses of Class
com.caplin.motif.fx.trading.allocation.event.AllocationConfirmationEvent
-
Packages that use AllocationConfirmationEvent Package Description com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events. -
-
Uses of AllocationConfirmationEvent in com.caplin.motif.fx.trading.allocation.responder
Methods in com.caplin.motif.fx.trading.allocation.responder with parameters of type AllocationConfirmationEvent Modifier and Type Method Description void
PendingAllocationResponder. sendAllocationConfirmation(AllocationConfirmationEvent event)
Sends an allocation confirmation to denote that the allocation was successful.
-