jar

org.eclipse.ditto : ditto-gateway-api

Maven & Gradle

Aug 23, 2023
504 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.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 ditto-gateway-api-3.3.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.ditto.gateway.api

├─ org.eclipse.ditto.gateway.api.GatewayAuthenticationFailedException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayDuplicateHeaderException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayInternalErrorException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayJwtIssuerNotSupportedException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayMethodNotAllowedException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayTimeoutInvalidException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayWebsocketSessionAbortedException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.GatewayWebsocketSessionExpiredException.class - [JAR]

├─ org.eclipse.ditto.gateway.api.package-info.class - [JAR]

Advertisement