View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window legend-engine-xt-hostedService-protocol-4.26.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.engine.protocol.hostedService.metamodel.control
├─ org.finos.legend.engine.protocol.hostedService.metamodel.control.Deployment.class - [JAR]
├─ org.finos.legend.engine.protocol.hostedService.metamodel.control.Ownership.class - [JAR]
├─ org.finos.legend.engine.protocol.hostedService.metamodel.control.UserList.class - [JAR]
org.finos.legend.engine.protocol.hostedService.metamodel
├─ org.finos.legend.engine.protocol.hostedService.metamodel.HostedService.class - [JAR]
├─ org.finos.legend.engine.protocol.hostedService.metamodel.HostedServiceDeploymentConfiguration.class - [JAR]
├─ org.finos.legend.engine.protocol.hostedService.metamodel.HostedServiceDeploymentResult.class - [JAR]
├─ org.finos.legend.engine.protocol.hostedService.metamodel.HostedServiceProtocolExtension.class - [JAR]