| | Class | Description |
|---|
| | ConnectionInfo |
ConnectionInfo collects the parameters related to a connection to Lightstreamer Server. |
| | ConnectionPolicy |
ConnectionPolicy collects the timeouts used for the connections to Lightstreamer Server.. |
| | LSClient |
LSClient is the engine that manages the communication with Lightstreamer Server. |
| | MadTester | |
| | Message |
A Message object that will be sent to a Lightstreamer Server through a call to LSClient.sendMessage(). |
| | NonVisualTable |
A data table that will be fed with real-time data delivered by Lightstreamer Server. |
| | VisualTable |
A data table that will be fed with real-time data delivered by Lightstreamer
Server and that can be set as the "dataProvider" property to any instance
of mx.controls.listClasses.ListBase (or subclasses). |