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