Package com.lightstreamer.javameclient.midp

Interface Summary
ConnectionListener Receives notifications of connection activity and errors.
ExtendedTableListener A fast, though basic, listener interface, which receives notification of data updates and other messages related to a subscribed table.
HandyTableListener A fully-featured listener interface, which receives notification of data updates and other messages related to a subscribed table.
SimpleTableListener A fast, though basic, listener interface, which receives notification of data updates and other messages related to a subscribed table.
 

Class Summary
ConnectionInfo Collects the parameters related to a connection request to Lightstreamer Server.
ConnectionPolicy Bean object that contains the configuration settings about connection constraints and fault recovery.
ExtendedItemUpdate Carries any update pertaining to an item.
ExtendedTableInfo Contains the specification of a table to be subscribed to Lightstreamer Server.
LSClient Incapsulates a single connector to Lightstreamer Server.
LSClient.Util Class Util.
ReusableExtendedItemUpdate Carries any update pertaining to an item.
ReusableSimpleItemUpdate Carries values Snapshot and Update informations for an Item.
SimpleItemUpdate Carries any update pertaining to an item.
SimpleTableInfo Bean object that contains the specification of a table to be subscribed to.
SubscribedTableKey Key object to be used to unsubscribe from tables.
UpdateInfo Provides information about an update for a subscribed item.