Uses of Class
com.caplin.motif.fx.trading.Responder
Packages that use Responder
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
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 Responder in com.caplin.motif.fx.trading
Subclasses of Responder in com.caplin.motif.fx.tradingModifier and TypeClassDescriptionclassFXResponder<T extends UserTrade>Base class for FX Related responders that wish to send error and reject events -
Uses of Responder in com.caplin.motif.fx.trading.allocation.responder
Subclasses of Responder in com.caplin.motif.fx.trading.allocation.responderModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated. -
Uses of Responder in com.caplin.motif.fx.trading.block.responder
Subclasses of Responder in com.caplin.motif.fx.trading.block.responderModifier and TypeClassDescriptionclassThe Responder for block trades that can send messages from the ClientCloseSent state.classA Responder for block trades that is able to send messages from the Executable state.classA Responder for block trades that can to send messages from the Submitted state.classA Responder for block trades that can to respond from the ExecuteSentclassBase class for Responders that send the Expired messageclassA Responder for block trades that can to send messages from the PickedUp state.classA Responder for block trades that can send messages from the Queued state.classBase class for responding to quotes from block trade states that send quotesclassThe Responder for block trades that can send messages from the Submitted state. -
Uses of Responder in com.caplin.motif.fx.trading.orders.activestatechange.responder
Subclasses of Responder in com.caplin.motif.fx.trading.orders.activestatechange.responderModifier and TypeClassDescriptionclassDeprecated.classDeprecated. -
Uses of Responder in com.caplin.motif.fx.trading.orders.bulkaction.responder
Subclasses of Responder in com.caplin.motif.fx.trading.orders.bulkaction.responderModifier and TypeClassDescriptionclassDeprecated.classDeprecated. -
Uses of Responder in com.caplin.motif.fx.trading.orders.cancelation.responder
Subclasses of Responder in com.caplin.motif.fx.trading.orders.cancelation.responderModifier and TypeClassDescriptionclassDeprecated.classDeprecated. -
Uses of Responder in com.caplin.motif.fx.trading.orders.edit.responder
Subclasses of Responder in com.caplin.motif.fx.trading.orders.edit.responderModifier and TypeClassDescriptionclassBaseErrorResponder<T extends UserTrade>The base responder for the EditStrategy responders.classA Responder for Edit Strategy, that can send messages from the ClientCloseSent state.classA Responder for Edit Strategy, that can send message from the Editable state.classA Responder for the Edit Strategy, that can send message from the EditOpenSent state.classA Responder for Edit Strategy, that can send messages from the EditPending state.classA Responder for Edit Strategy, that can send messages from the Saving state. -
Uses of Responder in com.caplin.motif.fx.trading.orders.submission.responder
Subclasses of Responder in com.caplin.motif.fx.trading.orders.submission.responderModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.