jar

com.lightstreamer : ls-adapter-remote

Maven & Gradle

Jul 13, 2023
0 stars

Lightstreamer Java Remote Adapter API · This project includes the source code of the Lightstreamer Java Remote Adapter API. This resource is needed to develop Remote Data Adapters and Remote Metadata Adapters for Lightstreamer Server with Java.

Table Of Contents

Latest Version

Download com.lightstreamer : ls-adapter-remote JAR file - Latest Versions:

All Versions

Download com.lightstreamer : ls-adapter-remote JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ls-adapter-remote-1.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightstreamer.adapters.remote

├─ com.lightstreamer.adapters.remote.AccessException.class - [JAR]

├─ com.lightstreamer.adapters.remote.BaseProtocol.class - [JAR]

├─ com.lightstreamer.adapters.remote.ConflictingSessionException.class - [JAR]

├─ com.lightstreamer.adapters.remote.CreditsException.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataException.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataProvider.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataProviderConstants.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataProviderException.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataProviderProtocol.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataProviderServer.class - [JAR]

├─ com.lightstreamer.adapters.remote.DataProviderServerImpl.class - [JAR]

├─ com.lightstreamer.adapters.remote.DiffAlgorithm.class - [JAR]

├─ com.lightstreamer.adapters.remote.ExceptionHandler.class - [JAR]

├─ com.lightstreamer.adapters.remote.ExceptionListener.class - [JAR]

├─ com.lightstreamer.adapters.remote.FailureException.class - [JAR]

├─ com.lightstreamer.adapters.remote.GetItemsData.class - [JAR]

├─ com.lightstreamer.adapters.remote.GetSchemaData.class - [JAR]

├─ com.lightstreamer.adapters.remote.GetUserItemData.class - [JAR]

├─ com.lightstreamer.adapters.remote.IndexedItemEvent.class - [JAR]

├─ com.lightstreamer.adapters.remote.ItemData.class - [JAR]

├─ com.lightstreamer.adapters.remote.ItemEvent.class - [JAR]

├─ com.lightstreamer.adapters.remote.ItemEventListener.class - [JAR]

├─ com.lightstreamer.adapters.remote.ItemsException.class - [JAR]

├─ com.lightstreamer.adapters.remote.MessageSender.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataControlData.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataControlListener.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataControlManager.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataException.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataProvider.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataProviderAdapter.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataProviderException.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataProviderProtocol.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataProviderServer.class - [JAR]

├─ com.lightstreamer.adapters.remote.MetadataProviderServerImpl.class - [JAR]

├─ com.lightstreamer.adapters.remote.Mode.class - [JAR]

├─ com.lightstreamer.adapters.remote.MpnDeviceInfo.class - [JAR]

├─ com.lightstreamer.adapters.remote.MpnPlatformType.class - [JAR]

├─ com.lightstreamer.adapters.remote.MpnSubscriptionInfo.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotificationException.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyMpnDeviceAccessData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyMpnDeviceTokenChangeData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyMpnSubscriptionActivationData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyNewSessionData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyNewTablesData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyTablesCloseData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyUserData.class - [JAR]

├─ com.lightstreamer.adapters.remote.NotifyUserMessageData.class - [JAR]

├─ com.lightstreamer.adapters.remote.RemotingException.class - [JAR]

├─ com.lightstreamer.adapters.remote.RemotingProtocol.class - [JAR]

├─ com.lightstreamer.adapters.remote.RequestListener.class - [JAR]

├─ com.lightstreamer.adapters.remote.RequestManager.class - [JAR]

├─ com.lightstreamer.adapters.remote.ResourceUnavailableException.class - [JAR]

├─ com.lightstreamer.adapters.remote.SchemaException.class - [JAR]

├─ com.lightstreamer.adapters.remote.Server.class - [JAR]

├─ com.lightstreamer.adapters.remote.ServerImpl.class - [JAR]

├─ com.lightstreamer.adapters.remote.SessionData.class - [JAR]

├─ com.lightstreamer.adapters.remote.SubscribeData.class - [JAR]

├─ com.lightstreamer.adapters.remote.SubscriptionException.class - [JAR]

├─ com.lightstreamer.adapters.remote.SubscriptionHelper.class - [JAR]

├─ com.lightstreamer.adapters.remote.SubscriptionStatistics.class - [JAR]

├─ com.lightstreamer.adapters.remote.TableData.class - [JAR]

├─ com.lightstreamer.adapters.remote.TableInfo.class - [JAR]

├─ com.lightstreamer.adapters.remote.Task.class - [JAR]

├─ com.lightstreamer.adapters.remote.UserData.class - [JAR]

├─ com.lightstreamer.adapters.remote.UserItemData.class - [JAR]

├─ com.lightstreamer.adapters.remote.VersionException.class - [JAR]

com.lightstreamer.adapters.remote.metadata

├─ com.lightstreamer.adapters.remote.metadata.LiteralBasedProvider.class - [JAR]