jar

org.eclipse.ditto : ditto-services-gateway-endpoints

Maven & Gradle

Apr 08, 2021
3 usages
498 stars

Eclipse Ditto :: Services :: Gateway :: Endpoints · Eclipse Ditto is a framework for creating and managing digital twins in the IoT.

Table Of Contents

Latest Version

Download org.eclipse.ditto : ditto-services-gateway-endpoints JAR file - Latest Versions:

All Versions

Download org.eclipse.ditto : ditto-services-gateway-endpoints JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.3.x
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 ditto-services-gateway-endpoints-2.0.0-M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.ditto.services.gateway.endpoints.routes.websocket

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.ProtocolMessageExtractor.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.ProtocolMessageType.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.WebSocketAuthorizationEnforcer.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.WebSocketConfigProvider.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.WebSocketRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.WebSocketRouteBuilder.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.WebSocketSupervisor.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.websocket.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.status

├─ org.eclipse.ditto.services.gateway.endpoints.routes.status.OverallStatusRoute.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.health

├─ org.eclipse.ditto.services.gateway.endpoints.routes.health.CachingHealthRoute.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes

├─ org.eclipse.ditto.services.gateway.endpoints.routes.AbstractRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.CustomApiRoutesProvider.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.CustomHeadersHandler.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.DittoRuntimeExceptionToHttpResponse.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.NoopCustomApiRoutesProvider.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.NoopCustomHeadersHandler.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.QueryParametersToHeadersMap.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.RootRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.RootRouteBuilder.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.RootRouteExceptionHandler.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.RootRouteHeadersStepBuilder.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.cloudevents

├─ org.eclipse.ditto.services.gateway.endpoints.routes.cloudevents.CloudEventsRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.cloudevents.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.directives

├─ org.eclipse.ditto.services.gateway.endpoints.directives.ContentTypeValidationDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.CorrelationIdEnsuringDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.CorsEnablingDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.EncodingEnsuringDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.HttpsEnsuringDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.RequestResultLoggingDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.RequestTimeoutHandlingDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.utils

├─ org.eclipse.ditto.services.gateway.endpoints.utils.DittoRejectionHandlerFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.EventSniffer.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.GatewayByRoundTripSignalEnrichmentProvider.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.GatewayCachingSignalEnrichmentProvider.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.GatewaySignalEnrichmentProvider.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.HttpUtils.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.UriEncoding.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.utils.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.devops

├─ org.eclipse.ditto.services.gateway.endpoints.routes.devops.DevOpsRoute.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.stats

├─ org.eclipse.ditto.services.gateway.endpoints.routes.stats.StatsRoute.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.actors

├─ org.eclipse.ditto.services.gateway.endpoints.actors.AbstractHttpRequestActor.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.actors.DefaultHttpRequestActorPropsFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.actors.HttpRequestActor.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.actors.HttpRequestActorPropsFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.actors.JsonValueSourceToHttpResponse.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.actors.UriForLocationHeaderSupplier.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.policies

├─ org.eclipse.ditto.services.gateway.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.policies.PoliciesRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.policies.PolicyEntriesRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.policies.TokenIntegrationSubjectIdFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.policies.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.things

├─ org.eclipse.ditto.services.gateway.endpoints.routes.things.FeaturesRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.things.MessagesRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.things.ThingJsonObjectCreator.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.things.ThingsParameter.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.things.ThingsRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.things.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.thingsearch

├─ org.eclipse.ditto.services.gateway.endpoints.routes.thingsearch.ThingSearchParameter.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.thingsearch.ThingSearchRoute.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.sse

├─ org.eclipse.ditto.services.gateway.endpoints.routes.sse.SseAuthorizationEnforcer.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.sse.SseConnectionSupervisor.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.sse.SseRouteBuilder.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.sse.ThingsSseRouteBuilder.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.sse.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.directives.auth

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.DevOpsBasicAuthenticationDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.DevOpsInsecureAuthenticationDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.DevOpsOAuth2AuthenticationDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.DevopsAuthenticationDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.DevopsAuthenticationDirectiveFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.DittoGatewayAuthenticationDirectiveFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.GatewayAuthenticationDirective.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.GatewayAuthenticationDirectiveFactory.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.directives.auth.package-info.class - [JAR]

org.eclipse.ditto.services.gateway.endpoints.routes.whoami

├─ org.eclipse.ditto.services.gateway.endpoints.routes.whoami.DefaultUserInformation.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.whoami.UserInformation.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.whoami.Whoami.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.whoami.WhoamiResponse.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.whoami.WhoamiRoute.class - [JAR]

├─ org.eclipse.ditto.services.gateway.endpoints.routes.whoami.package-info.class - [JAR]

Advertisement