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 bboss-hession-6.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.frameworkset.spi.remote.hession
├─ org.frameworkset.spi.remote.hession.AbstractHessionHandler.class - [JAR]
├─ org.frameworkset.spi.remote.hession.BBossHessianProxyFactory.class - [JAR]
├─ org.frameworkset.spi.remote.hession.BurlapHandler.class - [JAR]
├─ org.frameworkset.spi.remote.hession.HessianHanderContainer.class - [JAR]
├─ org.frameworkset.spi.remote.hession.HessianHandlerFactory.class - [JAR]
├─ org.frameworkset.spi.remote.hession.HessionDispatchServlet.class - [JAR]
├─ org.frameworkset.spi.remote.hession.HessionException.class - [JAR]
├─ org.frameworkset.spi.remote.hession.HessionHandler.class - [JAR]
├─ org.frameworkset.spi.remote.hession.RestfulHessianHandlerFactory.class - [JAR]