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 spago-axis-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.eng.test.AxTest
├─ it.eng.test.AxTest.AxTest.class - [JAR]
├─ it.eng.test.AxTest.AxTestSingleProxy.class - [JAR]
it.eng.spago.soap.axis.client
├─ it.eng.spago.soap.axis.client.AdapterAxis.class - [JAR]
├─ it.eng.spago.soap.axis.client.AdapterAxisClient.class - [JAR]
├─ it.eng.spago.soap.axis.client.AdapterAxisProxy.class - [JAR]
├─ it.eng.spago.soap.axis.client.AdapterAxisService.class - [JAR]
├─ it.eng.spago.soap.axis.client.AdapterAxisServiceLocator.class - [JAR]
├─ it.eng.spago.soap.axis.client.AdapterAxisSoapBindingStub.class - [JAR]
it.eng.spago.soap.axis
├─ it.eng.spago.soap.axis.AdapterAxis.class - [JAR]