Package com.lightstreamer.client


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