|
||||||||||
| PREV PACKAGE NEXT PACKAGE | All Classes | |||||||||
| Interface Summary | |
|---|---|
| FIXOrderManagerAutoRejectHandler | The Interface to handle automatic order reject or cancel reject in QWFIX Order Manager. |
| FIXOrderManagerListener | The listener interface for receiving FIXOrderManager events. |
| FIXSessionOrderManagerBuySideListener | The listener interface for receiving BuySide events. |
| FIXSessionOrderManagerCommonListener | The listener interface for receiving common events. |
| FIXSessionOrderManagerExecutionListener | The listener interface for receiving execution related events. |
| FIXSessionOrderManagerGTOrderHandler | The Interface that handles the GT order identification. |
| FIXSessionOrderManagerSellSideListener | The listener interface for receiving sell side events. |
| FIXSessionOrderManagerSessionRejectListener | The listener interface for receiving session reject related events. |
| FIXSessionOrderManagerSimplifiedListener | The listener interface for receiving simplified events. |
| Class Summary | |
|---|---|
| FIXCrossOrder | Represents an order of a cross order. |
| FIXListOrder | Represents an order of a list order. |
| FIXOrder | Provides access to the information needed to define an order in FIX protocol. |
| FIXOrderManager | Provides global methods for QWFIX Order Manager related operations. |
| FIXOrderManagerOrderChanges | Defines the changes made to the order order. |
| FIXOrderManagerRemoteMessageTypes | For internal use only. |
| FIXOrderManagerSettings | Represents a group of configurable settings of an "Order Manager" associated with an instance of FIXEngine. |
| FIXOrderManagerUtility | Defines some helper functions used by QWOrderManager. |
| FIXOrderMessage | Represents a FIXMessage inside a FIXOrder. |
| FIXRegularOrder | A regular order is a FIXOrder with a FIXOrderType as SINGLE, MULTILEG, CROSS_POPULATED or LIST_POPULATED. |
| FIXSessionOrderList | Represents list of all orders against a specific FIXSessionPersistence. |
| FIXSessionOrderManager | |
| FIXSessionOrderManagerSchemaSettings | Represents a the order manager settings for a specific FIX schema. |
| FIXSessionOrderManagerSettings | Represents a group of configurable "Order Manager" related settings of a FIXSession. |
| NumberPacker | Provides methods to encode a non-negative number into (or decode from) an ASCII string based on the specified conversion table. |
| Enum Summary | |
|---|---|
| FIXOrderType | Specifies the type of an FIXOrder. |
| FIXSessionOrderManagerSide | Defines the side of a FIX session that supports Order Manager. |
| Exception Summary | |
|---|---|
| FIXOrderManagerCancelRejectException | The exception that is thrown when an order modification request is automatically rejected in Order Manager system. |
| FIXOrderManagerException | The exception that is thrown when an error occurs in QWFIX Order Manager. |
| FIXOrderManagerOrderRejectException | The exception that is thrown when an order is automatically rejected in Order Manager system. |
| FIXOrderManagerVisualLambdaException | The exception that is thrown when an exception is generated by a Visual Lambda module in Order Manager system. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | All Classes | |||||||||