Uses of Class
com.caplin.motif.fx.trading.allocation.event.AllocationPickUpEvent
-
Packages that use AllocationPickUpEvent Package Description com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events. -
-
Uses of AllocationPickUpEvent in com.caplin.motif.fx.trading.allocation.responder
Methods in com.caplin.motif.fx.trading.allocation.responder with parameters of type AllocationPickUpEvent Modifier and Type Method Description void
QueuedResponder. sendPickUp(AllocationPickUpEvent event)
Sends a message to denote that the deal has been picked up by the trading system or a manual dealer.
-