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 documents4j-server-1.1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.documents4j.ws.application
├─ com.documents4j.ws.application.IWebConverterConfiguration.class - [JAR]
├─ com.documents4j.ws.application.WebConverterApplication.class - [JAR]
com.documents4j.ws.endpoint
├─ com.documents4j.ws.endpoint.AsynchronousConversionResponse.class - [JAR]
├─ com.documents4j.ws.endpoint.ConverterResource.class - [JAR]
├─ com.documents4j.ws.endpoint.MonitoringHealthCreateDocumentResource.class - [JAR]
├─ com.documents4j.ws.endpoint.MonitoringHealthResource.class - [JAR]
├─ com.documents4j.ws.endpoint.MonitoringRunningResource.class - [JAR]