Uses of Package
com.caplin.motif.fx.trading.orders.edit
-
Packages that use com.caplin.motif.fx.trading.orders.edit Package Description com.caplin.motif.fx.trading.orders Parent package with classes and interfaces that relate to orders in general.com.caplin.motif.fx.trading.orders.edit Classes and interfaces that relate to editing an existing order or order strategy.com.caplin.motif.fx.trading.orders.edit.responder Classes used for sending events that relate to editing an existing order or order strategy. -
Classes in com.caplin.motif.fx.trading.orders.edit used by com.caplin.motif.fx.trading.orders Class Description EditStrategyListenerFactory An EditStrategyListenerFactory instance is responsible for providing anEditStrategyListener
whenever an Edit Strategy request has been initiated from the client. -
Classes in com.caplin.motif.fx.trading.orders.edit used by com.caplin.motif.fx.trading.orders.edit Class Description EditStrategyListener A EditStrategyListener instance will be notified of incoming client events for editing the strategy.EditStrategyListenerFactory An EditStrategyListenerFactory instance is responsible for providing anEditStrategyListener
whenever an Edit Strategy request has been initiated from the client.EditStrategyRequest An EditStrategyRequest is a domain object that represents a front end request to edit a previously submitted single order or multi-order strategy. -
Classes in com.caplin.motif.fx.trading.orders.edit used by com.caplin.motif.fx.trading.orders.edit.responder Class Description EditStrategyRequest An EditStrategyRequest is a domain object that represents a front end request to edit a previously submitted single order or multi-order strategy.StrategyCache