Uses of Class
com.caplin.motif.fx.trading.ResponderEvent
Packages that use ResponderEvent
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes representing the events that can happen during the post-trade allocation process.
Classes representing the events that can happen during the block trade process.
Events that can happen during activation or deactivation of a previously submitted order or strategy.
Events that can happen during bulk order action.
Classes that represent the events that can happen during a request for cancelation of an order or strategy.
Classes that represent the events that can happen during an attempt to edit an existing order or order strategy.
Classes that represent the events that can happen during submission of an order strategy.
-
Uses of ResponderEvent in com.caplin.motif.fx.trading
Subclasses of ResponderEvent in com.caplin.motif.fx.tradingModifier and TypeClassDescriptionclassErrorEvent<T extends UserTrade>An event that is sent once an error has occurred; which the frontend should be notified about.classRejectEvent<T extends UserTrade>An event that denotes that the trade has been rejected.Methods in com.caplin.motif.fx.trading with parameters of type ResponderEventModifier and TypeMethodDescriptionvoidResponder.respond(ResponderEvent event) Sends a response for the event represented by specified ResponderEvent -
Uses of ResponderEvent in com.caplin.motif.fx.trading.allocation.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.allocation.eventModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated. -
Uses of ResponderEvent in com.caplin.motif.fx.trading.block.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.block.eventModifier and TypeClassDescriptionclassAn event to notify the client that the request to close the trade has been received by the backend.classAn event to notify the client that the trade has been executed using the values on the the event.classAn event sent to the client to acknowledge that the submission to execute the trade has been received by the backend.classAn event to notify the client that the trade has expiredclassAn event to notify the client that a trade has been held by an auto trade or manual dealer.classAn event to notify the client that the trade is being processed by the backend.classRepresents a Block Quote which is generally comprised of many legs.classAn event to notify the client's request to initiate a block trade has been received by the backend.classAn event to notify the client that the trade has been withdrawn. -
Uses of ResponderEvent in com.caplin.motif.fx.trading.orders.activestatechange.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.orders.activestatechange.eventModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated. -
Uses of ResponderEvent in com.caplin.motif.fx.trading.orders.bulkaction.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.orders.bulkaction.eventModifier and TypeClassDescriptionclassDeprecated.classDeprecated. -
Uses of ResponderEvent in com.caplin.motif.fx.trading.orders.cancelation.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.orders.cancelation.eventModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated. -
Uses of ResponderEvent in com.caplin.motif.fx.trading.orders.edit.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.orders.edit.eventModifier and TypeClassDescriptionclassAn event to notify the client that the request to finish editing of the strategy has been acknowledged by the backend.classAn ClientCloseEvent, received when the client has submitted an a request to finish editing of an orderclassAn event to notify the client that the request to edit an existing order has been successfully accepted by the backend.classAn event to notify the client that the request to edit the strategy has been acknowledged by the backend.classAn EditOpenEvent, received when the client has submitted an a request for an Edit orderclassAn event to notify the client that the request to refresh an existing order has been accepted successfully by the backend.classAn event to notify the client that the request to save the modifications on an existing strategy has been completed successfully by the backend.classAn event to notify the client that the edit order request has been saved, and that the session is closed.classAn event to notify the backend that a save has been requested by the client.classStrategyEvent<T extends UserTrade>classAn event to notify the client that the request to modify an existing order has been rejected on validation by the backend. -
Uses of ResponderEvent in com.caplin.motif.fx.trading.orders.submission.event
Subclasses of ResponderEvent in com.caplin.motif.fx.trading.orders.submission.eventModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.