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 platform-common-web-49.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.softicar.platform.common.web.service.hot
├─ com.softicar.platform.common.web.service.hot.HotWebServiceClassLoader.class - [JAR]
├─ com.softicar.platform.common.web.service.hot.HotWebServiceLoader.class - [JAR]
├─ com.softicar.platform.common.web.service.hot.HotWebServiceServer.class - [JAR]
├─ com.softicar.platform.common.web.service.hot.HotWebServiceWrapper.class - [JAR]
├─ com.softicar.platform.common.web.service.hot.IHotWebServiceLoader.class - [JAR]
com.softicar.platform.common.web.servlet
├─ com.softicar.platform.common.web.servlet.HttpServletRedirectionHandler.class - [JAR]
├─ com.softicar.platform.common.web.servlet.HttpServletServer.class - [JAR]
├─ com.softicar.platform.common.web.servlet.HttpServletServerConfiguration.class - [JAR]
├─ com.softicar.platform.common.web.servlet.HttpServletServerHandle.class - [JAR]
com.softicar.platform.common.web.service
├─ com.softicar.platform.common.web.service.IWebService.class - [JAR]
├─ com.softicar.platform.common.web.service.IWebServiceFactory.class - [JAR]
├─ com.softicar.platform.common.web.service.WebServiceServer.class - [JAR]
├─ com.softicar.platform.common.web.service.WebServiceServlet.class - [JAR]