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 enunciate-xfire-client-1.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codehaus.enunciate.modules.xfire_client
├─ org.codehaus.enunciate.modules.xfire_client.RPCInputRequestBeanAdapter.class - [JAR]
├─ org.codehaus.enunciate.modules.xfire_client.RPCOutputResponseBeanAdapter.class - [JAR]
├─ org.codehaus.enunciate.modules.xfire_client.RPCPartChildElementAdapter.class - [JAR]
├─ org.codehaus.enunciate.modules.xfire_client.XFireClientDeploymentModule.class - [JAR]
├─ org.codehaus.enunciate.modules.xfire_client.XFireClientValidator.class - [JAR]
org.codehaus.enunciate.modules.xfire_client.config
├─ org.codehaus.enunciate.modules.xfire_client.config.ClientPackageConversion.class - [JAR]
├─ org.codehaus.enunciate.modules.xfire_client.config.XFireClientRuleSet.class - [JAR]