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