Package com.lightstreamer.client
-
Interface Summary Interface Description ClientListener Interface to be implemented to listen toLightstreamerClient
events comprehending notifications of connection activity and errors.ClientMessageListener Interface to be implemented to listen toLightstreamerClient.sendMessage(java.lang.String)
events reporting a message processing outcome.SubscriptionListener Interface to be implemented to listen toSubscription
events comprehending notifications of subscription/unsubscription, updates, errors and others. -
Class Summary Class Description ConnectionDetails Used by LightstreamerClient to provide a basic connection properties data object.ConnectionOptions Used by LightstreamerClient to provide an extra connection properties data object.ItemUpdate Contains all the information related to an update of the field values for an item.LightstreamerClient Facade class for the management of the communication to Lightstreamer Server.Proxy Simple class representing a Proxy configuration.Subscription Class representing a Subscription to be submitted to a Lightstreamer Server.