jar

org.eclipse.dataspaceconnector : data-plane-spi

Maven & Gradle

Aug 29, 2022
278 stars

data-plane-spi · edc :: data-plane-spi

Table Of Contents

Latest Version

Download org.eclipse.dataspaceconnector : data-plane-spi JAR file - Latest Versions:

All Versions

Download org.eclipse.dataspaceconnector : data-plane-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 data-plane-spi-0.0.1-milestone-6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.dataspaceconnector.dataplane.spi.manager

├─ org.eclipse.dataspaceconnector.dataplane.spi.manager.DataPlaneManager.class - [JAR]

org.eclipse.dataspaceconnector.dataplane.spi.schema

├─ org.eclipse.dataspaceconnector.dataplane.spi.schema.DataFlowRequestSchema.class - [JAR]

org.eclipse.dataspaceconnector.dataplane.spi.api

├─ org.eclipse.dataspaceconnector.dataplane.spi.api.TokenValidationClient.class - [JAR]

org.eclipse.dataspaceconnector.dataplane.spi.pipeline

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.DataSink.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.DataSinkFactory.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.DataSource.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.DataSourceFactory.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.DataTransferExecutorServiceContainer.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.InputStreamDataSource.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.OutputStreamDataSink.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.OutputStreamDataSinkFactory.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.ParallelSink.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.PipelineService.class - [JAR]

├─ org.eclipse.dataspaceconnector.dataplane.spi.pipeline.TransferService.class - [JAR]

org.eclipse.dataspaceconnector.dataplane.spi.registry

├─ org.eclipse.dataspaceconnector.dataplane.spi.registry.TransferServiceRegistry.class - [JAR]

org.eclipse.dataspaceconnector.dataplane.spi.store

├─ org.eclipse.dataspaceconnector.dataplane.spi.store.DataPlaneStore.class - [JAR]

org.eclipse.dataspaceconnector.dataplane.spi.response

├─ org.eclipse.dataspaceconnector.dataplane.spi.response.TransferErrorResponse.class - [JAR]