Uses of Class
com.caplin.motif.fx.trading.FXResponder
Package
Description
Classes used for sending post-trade allocation events.
Classes used for sending block trade events.
Classes used for sending events that relate to activation or deactivation of an order or strategy.
Classes used for sending events that relate to performing bulk order actions.
Classes used for sending events relating to the cancelation of an order or strategy.
Classes used for sending events that relate to editing an existing order or order strategy.
Classes used for sending events that relate to an order strategy submission.
-
Uses of FXResponder in com.caplin.motif.fx.trading.allocation.responder
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated. -
Uses of FXResponder in com.caplin.motif.fx.trading.block.responder
Modifier and TypeClassDescriptionclass
The Responder for block trades that can send messages from the ClientCloseSent state.class
A Responder for block trades that is able to send messages from the Executable state.class
A Responder for block trades that can to send messages from the Submitted state.class
A Responder for block trades that can to respond from the ExecuteSentclass
Base class for Responders that send the Expired messageclass
A Responder for block trades that can to send messages from the PickedUp state.class
A Responder for block trades that can send messages from the Queued state.class
Base class for responding to quotes from block trade states that send quotesclass
The Responder for block trades that can send messages from the Submitted state. -
Uses of FXResponder in com.caplin.motif.fx.trading.orders.activestatechange.responder
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated. -
Uses of FXResponder in com.caplin.motif.fx.trading.orders.bulkaction.responder
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated. -
Uses of FXResponder in com.caplin.motif.fx.trading.orders.cancelation.responder
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated. -
Uses of FXResponder in com.caplin.motif.fx.trading.orders.edit.responder
Modifier and TypeClassDescriptionclass
A Responder for Edit Strategy, that can send messages from the Saving state. -
Uses of FXResponder in com.caplin.motif.fx.trading.orders.submission.responder
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.class
Deprecated.