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 appverse-web-modules-backend-core-ws-1.5.4-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.appverse.web.framework.backend.ws.client
├─ org.appverse.web.framework.backend.ws.client.AbstractWSClient.class - [JAR]
├─ org.appverse.web.framework.backend.ws.client.IWSClient.class - [JAR]
org.appverse.web.framework.backend.ws.handlers
├─ org.appverse.web.framework.backend.ws.handlers.BaseHandler.class - [JAR]
├─ org.appverse.web.framework.backend.ws.handlers.ClientPerformanceMonitorLogicalHandler.class - [JAR]
├─ org.appverse.web.framework.backend.ws.handlers.EnvelopeLoggingSOAPHandler.class - [JAR]