jar

org.apache.streampipes : streampipes-rest

Maven & Gradle

Jun 09, 2023
2 usages
428 stars

StreamPipes REST API

Table Of Contents

Latest Version

Download org.apache.streampipes : streampipes-rest JAR file - Latest Versions:

All Versions

Download org.apache.streampipes : streampipes-rest JAR file - All Versions:

Version Vulnerabilities Size Updated
0.92.x
0.91.x
0.90.x
0.70.x
0.69.x
0.68.x
0.67.x
0.66.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 streampipes-rest-0.92.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.streampipes.rest.filter

├─ org.apache.streampipes.rest.filter.TokenAuthenticationFilter.class - [JAR]

org.apache.streampipes.rest.impl.connect

├─ org.apache.streampipes.rest.impl.connect.AbstractAdapterResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.AdapterResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.DescriptionResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.GuessResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.RuntimeResolvableResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.SourcesResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.UnitResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.connect.WorkerAdministrationResource.class - [JAR]

org.apache.streampipes.rest.impl.dashboard

├─ org.apache.streampipes.rest.impl.dashboard.AbstractDashboardResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.dashboard.AbstractPipelineExtractionResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.dashboard.Dashboard.class - [JAR]

├─ org.apache.streampipes.rest.impl.dashboard.DashboardWidget.class - [JAR]

├─ org.apache.streampipes.rest.impl.dashboard.VisualizablePipelineResource.class - [JAR]

org.apache.streampipes.rest.security

├─ org.apache.streampipes.rest.security.AuthConstants.class - [JAR]

├─ org.apache.streampipes.rest.security.SpPermissionEvaluator.class - [JAR]

org.apache.streampipes.rest

├─ org.apache.streampipes.rest.ResetManagement.class - [JAR]

org.apache.streampipes.rest.impl

├─ org.apache.streampipes.rest.impl.AbstractMonitoringResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.AccountActivationResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.AdapterMonitoringResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.AssetDashboardResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.AssetManagementResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.Authentication.class - [JAR]

├─ org.apache.streampipes.rest.impl.AutoComplete.class - [JAR]

├─ org.apache.streampipes.rest.impl.CategoryResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.ContainerProvidedOptions.class - [JAR]

├─ org.apache.streampipes.rest.impl.DataStream.class - [JAR]

├─ org.apache.streampipes.rest.impl.EmailResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.FunctionsResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.GenericStorageResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.LabelResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.MeasurementUnitResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.Notification.class - [JAR]

├─ org.apache.streampipes.rest.impl.OntologyMeasurementUnit.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineCache.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineCanvasMetadataCache.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineCanvasMetadataResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineCategory.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineElementAsset.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineElementCategory.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineElementFile.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineElementPreview.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineElementRuntimeInfo.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineMonitoring.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.PipelineTemplate.class - [JAR]

├─ org.apache.streampipes.rest.impl.ResetResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.RestorePasswordResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.Setup.class - [JAR]

├─ org.apache.streampipes.rest.impl.UserResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.Version.class - [JAR]

org.apache.streampipes.rest.impl.datalake

├─ org.apache.streampipes.rest.impl.datalake.DataLakeDashboardResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.datalake.DataLakeWidgetResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.datalake.PersistedDataStreamResource.class - [JAR]

org.apache.streampipes.rest.impl.pe

├─ org.apache.streampipes.rest.impl.pe.DataProcessorResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.pe.DataSinkResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.pe.DataStreamResource.class - [JAR]

org.apache.streampipes.rest.impl.admin

├─ org.apache.streampipes.rest.impl.admin.ConsulConfig.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.DataExportResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.DataImportResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.EmailConfigurationResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.ExtensionsServiceEndpointResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.GeneralConfigurationResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.PermissionResource.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.PipelineElementImport.class - [JAR]

├─ org.apache.streampipes.rest.impl.admin.UserGroupResource.class - [JAR]

Advertisement

Dependencies from Group

Jun 09, 2023
20 usages
428 stars
Jun 09, 2023
12 usages
428 stars
Jun 09, 2023
11 usages
428 stars
Jun 09, 2023
11 usages
428 stars
Jan 09, 2023
10 usages
428 stars

Discover Dependencies

Aug 23, 2023
10 usages
8 stars
Oct 27, 2021
1 usages
441 stars
Dec 27, 2022
2 usages
Oct 10, 2021
1 usages
0 stars
Oct 31, 2022
1 usages
1 stars
Jan 28, 2023
1 usages
Dec 18, 2021
4 usages
19 stars
Jul 10, 2023
2 stars