Package | Description |
---|---|
com.caplin.motif.fx.trading |
Parent package with classes that relate to FX trading in general but no specific trading protocol.
|
com.caplin.motif.fx.trading.orders.edit.responder |
Classes used for sending events that relate to editing an existing order or order strategy.
|
Modifier and Type | Method and Description |
---|---|
void |
FXResponder.sendError(ErrorEvent<T> event)
Sends a message to the frontend to denote that an error has occurred during
the trade workflow.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseErrorResponder.sendError(ErrorEvent<T> event)
Sends an ErrorEvent containing an error message and error code
|
Copyright © 2015 Caplin Systems.