Uses of Class
com.caplin.motif.fx.trading.allocation.responder.PendingAllocationResponder
-
Packages that use PendingAllocationResponder Package Description com.caplin.motif.fx.trading.allocation Classes and interfaces that relate to post-trade allocations. -
-
Uses of PendingAllocationResponder in com.caplin.motif.fx.trading.allocation
Methods in com.caplin.motif.fx.trading.allocation that return PendingAllocationResponder Modifier and Type Method Description PendingAllocationResponder
PostTradeAllocationList. getPendingAllocationResponder()
Returns the responder that should be used to respond from within the PendingAllocation state.
-