Uses of Interface
com.caplin.motif.fx.trading.orders.details.StrategyDetailsCallback
-
Packages that use StrategyDetailsCallback Package Description com.caplin.motif.fx.trading.orders.details Classes and interfaces that relate to supplying the details of a previously submitted order strategy. -
-
Uses of StrategyDetailsCallback in com.caplin.motif.fx.trading.orders.details
Classes in com.caplin.motif.fx.trading.orders.details that implement StrategyDetailsCallback Modifier and Type Class Description class
StrategyDetailsCallbackImpl
Deprecated.Methods in com.caplin.motif.fx.trading.orders.details with parameters of type StrategyDetailsCallback Modifier and Type Method Description void
StrategyDetailsRequestListener. onStrategyDetailsRequest(OrderDetailsInfo subjectInfo, StrategyDetailsCallback callback)
Deprecated.Called to notify you that a client has requested details for a previously submitted order strategy.
-