

Process the XML elements associated with a trade engine control message. A control message will cause the trade engine to perform an action, like cancel an order, stop processing an order...
Public Member Functions | |
| MessageBase | getMessage () |
| void | element (String localName, Attributes attributes) |
| void | characters (String str) |
| void | endElement (String localName) |
Private Attributes | |
| MessageStates | mCurrentState = States.BAD_STATE |
| Control | mControl = new Control() |
|
|
Implements saxparse.MessageInterface.
|
|
||||||||||||
|
Implements saxparse.MessageInterface.
|
|
|
Implements saxparse.MessageInterface.
|
|
|
Implements saxparse.MessageInterface.
|
|
|
|
|
|
|
1.3.8