jar

org.ldp4j.framework : ldp4j-server-core

Maven & Gradle

Jun 17, 2017
8 usages
44 stars

LDP4j :: Framework :: Server :: Core · LDP4j Server Frontend Implementation

Table Of Contents

Latest Version

Download org.ldp4j.framework : ldp4j-server-core JAR file - Latest Versions:

All Versions

Download org.ldp4j.framework : ldp4j-server-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 ldp4j-server-core-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ldp4j.server.data.spi

├─ org.ldp4j.server.data.spi.ContentTransformationException.class - [JAR]

├─ org.ldp4j.server.data.spi.Context.class - [JAR]

├─ org.ldp4j.server.data.spi.MediaTypeProvider.class - [JAR]

├─ org.ldp4j.server.data.spi.RuntimeDelegate.class - [JAR]

org.ldp4j.server.controller

├─ org.ldp4j.server.controller.ContentPreferencesUtils.class - [JAR]

├─ org.ldp4j.server.controller.ContentProcessingException.class - [JAR]

├─ org.ldp4j.server.controller.DefaultEndpointController.class - [JAR]

├─ org.ldp4j.server.controller.DiagnosedException.class - [JAR]

├─ org.ldp4j.server.controller.Diagnosis.class - [JAR]

├─ org.ldp4j.server.controller.EndpointController.class - [JAR]

├─ org.ldp4j.server.controller.EndpointControllerFactory.class - [JAR]

├─ org.ldp4j.server.controller.EndpointControllerUtils.class - [JAR]

├─ org.ldp4j.server.controller.ExistingEndpointController.class - [JAR]

├─ org.ldp4j.server.controller.FixedResponseEndpointController.class - [JAR]

├─ org.ldp4j.server.controller.GoneEndpointController.class - [JAR]

├─ org.ldp4j.server.controller.HttpRequestFactory.class - [JAR]

├─ org.ldp4j.server.controller.InteractionModelUtils.class - [JAR]

├─ org.ldp4j.server.controller.InternalServerException.class - [JAR]

├─ org.ldp4j.server.controller.InvalidConstraintReportRetrievalException.class - [JAR]

├─ org.ldp4j.server.controller.InvalidContentDiagnosedException.class - [JAR]

├─ org.ldp4j.server.controller.InvalidPreferenceHeaderException.class - [JAR]

├─ org.ldp4j.server.controller.InvalidQueryDiagnosedException.class - [JAR]

├─ org.ldp4j.server.controller.InvalidRequestContentException.class - [JAR]

├─ org.ldp4j.server.controller.MethodNotAllowedException.class - [JAR]

├─ org.ldp4j.server.controller.MissingContentException.class - [JAR]

├─ org.ldp4j.server.controller.MissingContentTypeException.class - [JAR]

├─ org.ldp4j.server.controller.MixedQueryNotAllowedException.class - [JAR]

├─ org.ldp4j.server.controller.MoreHttp.class - [JAR]

├─ org.ldp4j.server.controller.NamespacesHelper.class - [JAR]

├─ org.ldp4j.server.controller.NotAcceptableException.class - [JAR]

├─ org.ldp4j.server.controller.NotFoundEndpointController.class - [JAR]

├─ org.ldp4j.server.controller.NotImplementedException.class - [JAR]

├─ org.ldp4j.server.controller.OperationContext.class - [JAR]

├─ org.ldp4j.server.controller.OperationContextBuilder.class - [JAR]

├─ org.ldp4j.server.controller.OperationContextException.class - [JAR]

├─ org.ldp4j.server.controller.OperationContextImpl.class - [JAR]

├─ org.ldp4j.server.controller.OperationPrecondititionModelDiagnosedException.class - [JAR]

├─ org.ldp4j.server.controller.PreconditionFailedException.class - [JAR]

├─ org.ldp4j.server.controller.PreconditionRequiredException.class - [JAR]

├─ org.ldp4j.server.controller.QueryingNotSupportedException.class - [JAR]

├─ org.ldp4j.server.controller.RetrievalScenario.class - [JAR]

├─ org.ldp4j.server.controller.UnknownConstraintReportException.class - [JAR]

├─ org.ldp4j.server.controller.UnsupportedContentException.class - [JAR]

├─ org.ldp4j.server.controller.UnsupportedInteractionModelDiagnosedException.class - [JAR]

org.ldp4j.server.utils

├─ org.ldp4j.server.utils.CharsetPreference.class - [JAR]

├─ org.ldp4j.server.utils.CharsetSelector.class - [JAR]

├─ org.ldp4j.server.utils.URIHelper.class - [JAR]

├─ org.ldp4j.server.utils.VariantHelper.class - [JAR]

├─ org.ldp4j.server.utils.VariantUtils.class - [JAR]

org.ldp4j.server.data

├─ org.ldp4j.server.data.DataTransformator.class - [JAR]

├─ org.ldp4j.server.data.ImmutableContext.class - [JAR]

├─ org.ldp4j.server.data.MediaTypeSupport.class - [JAR]

├─ org.ldp4j.server.data.NullResourceResolver.class - [JAR]

├─ org.ldp4j.server.data.ResourceResolution.class - [JAR]

├─ org.ldp4j.server.data.ResourceResolutionFactory.class - [JAR]

├─ org.ldp4j.server.data.ResourceResolver.class - [JAR]

├─ org.ldp4j.server.data.TripleResolution.class - [JAR]

├─ org.ldp4j.server.data.TripleResolver.class - [JAR]

├─ org.ldp4j.server.data.TripleSetBuilder.class - [JAR]

├─ org.ldp4j.server.data.URIDescriber.class - [JAR]

├─ org.ldp4j.server.data.URIDescriptor.class - [JAR]

├─ org.ldp4j.server.data.URIResolver.class - [JAR]

├─ org.ldp4j.server.data.UnsupportedMediaTypeException.class - [JAR]

├─ org.ldp4j.server.data.ValueAdapter.class - [JAR]

org.ldp4j.server.utils.spring

├─ org.ldp4j.server.utils.spring.ConfigurationSummary.class - [JAR]

├─ org.ldp4j.server.utils.spring.DumpableTable.class - [JAR]

├─ org.ldp4j.server.utils.spring.MonitorizedPropertyPlaceholderConfigurer.class - [JAR]

├─ org.ldp4j.server.utils.spring.OrderingEntry.class - [JAR]

org.ldp4j.server.controller.providers

├─ org.ldp4j.server.controller.providers.DiagnosedExceptionMapper.class - [JAR]

├─ org.ldp4j.server.controller.providers.InvalidContentDiagnosedExceptionMapper.class - [JAR]

├─ org.ldp4j.server.controller.providers.MethodNotAllowedExceptionMapper.class - [JAR]

├─ org.ldp4j.server.controller.providers.NotAcceptableExceptionMapper.class - [JAR]

org.ldp4j.server.setup

├─ org.ldp4j.server.setup.BootstrapContainerInitializer.class - [JAR]

├─ org.ldp4j.server.setup.BootstrapContextListener.class - [JAR]

├─ org.ldp4j.server.setup.BootstrapUtil.class - [JAR]

org.ldp4j.server.frontend

├─ org.ldp4j.server.frontend.OPTIONS.class - [JAR]

├─ org.ldp4j.server.frontend.PATCH.class - [JAR]

├─ org.ldp4j.server.frontend.ServerFrontend.class - [JAR]

org.ldp4j.server.data.impl

├─ org.ldp4j.server.data.impl.AbstractMediaTypeProvider.class - [JAR]

├─ org.ldp4j.server.data.impl.CoreRuntimeDelegate.class - [JAR]

├─ org.ldp4j.server.data.impl.JSONLDMediaTypeProvider.class - [JAR]

├─ org.ldp4j.server.data.impl.RDFXMLMediaTypeProvider.class - [JAR]

├─ org.ldp4j.server.data.impl.TurtleMediaTypeProvider.class - [JAR]

org.ldp4j.server.config

├─ org.ldp4j.server.config.Configuration.class - [JAR]

Advertisement

Dependencies from Group

Jun 17, 2017
22 usages
44 stars
Jun 17, 2017
13 usages
44 stars
Jun 17, 2017
10 usages
44 stars
Jun 17, 2017
9 usages
44 stars
Jun 17, 2017
8 usages
44 stars

Discover Dependencies

Apr 16, 2019
7 usages
21 stars
Nov 06, 2021
3 usages
0 stars
Oct 03, 2021
6 usages
3 stars
Jan 08, 2014
Aug 26, 2022
28 usages
795 stars
Feb 23, 2014
16 usages
1 stars
Nov 21, 2022
27 usages
1.6k stars
Aug 18, 2017
12 usages
0 stars
Mar 09, 2011
6 usages