jar

org.eclipse.sprotty : org.eclipse.sprotty.server

Maven & Gradle

Jun 10, 2022
3 usages
21 stars

Sprotty Diagram Server · JSON and Websocket implementations for connecting a diagram server to a sprotty client

Table Of Contents

Latest Version

Download org.eclipse.sprotty : org.eclipse.sprotty.server JAR file - Latest Versions:

All Versions

Download org.eclipse.sprotty : org.eclipse.sprotty.server JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12.x
0.9.x
0.8.x
0.7.x
0.6.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 org.eclipse.sprotty.server-0.12.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.sprotty.server.websocket

├─ org.eclipse.sprotty.server.websocket.DiagramServerEndpoint.class - [JAR]

org.eclipse.sprotty.server.json

├─ org.eclipse.sprotty.server.json.ActionTypeAdapter.class - [JAR]

├─ org.eclipse.sprotty.server.json.EnumTypeAdapter.class - [JAR]

├─ org.eclipse.sprotty.server.json.PropertyBasedTypeAdapter.class - [JAR]

Advertisement