jar

com.lightstreamer : ls-adapter-inprocess

Maven & Gradle

Jul 03, 2023
0 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
8.0.x
7.4.x
7.3.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-inprocess-8.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightstreamer.interfaces.metadata

├─ com.lightstreamer.interfaces.metadata.AccessException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.ConflictingSessionException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.CreditsException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.CustomizableItemEvent.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.ItemEvent.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.ItemsException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MetadataControlListener.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MetadataProvider.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MetadataProviderAdapter.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MetadataProviderException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.Mode.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MpnDeviceInfo.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MpnPlatformType.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.MpnSubscriptionInfo.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.NotificationException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.ResourceUnavailableException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.SchemaException.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.SubscriptionStatistics.class - [JAR]

├─ com.lightstreamer.interfaces.metadata.TableInfo.class - [JAR]

com.lightstreamer.adapters.metadata

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

com.lightstreamer.interfaces.data

├─ com.lightstreamer.interfaces.data.DataProvider.class - [JAR]

├─ com.lightstreamer.interfaces.data.DataProviderException.class - [JAR]

├─ com.lightstreamer.interfaces.data.DiffAlgorithm.class - [JAR]

├─ com.lightstreamer.interfaces.data.FailureException.class - [JAR]

├─ com.lightstreamer.interfaces.data.IndexedItemEvent.class - [JAR]

├─ com.lightstreamer.interfaces.data.ItemEvent.class - [JAR]

├─ com.lightstreamer.interfaces.data.ItemEventListener.class - [JAR]

├─ com.lightstreamer.interfaces.data.OldItemEvent.class - [JAR]

├─ com.lightstreamer.interfaces.data.SmartDataProvider.class - [JAR]

├─ com.lightstreamer.interfaces.data.SubscriptionException.class - [JAR]