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 web3j-corda-core-0.2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.web3j.corda.protocol
├─ org.web3j.corda.protocol.ClientBuilder.class - [JAR]
├─ org.web3j.corda.protocol.ClientErrorHandler.class - [JAR]
├─ org.web3j.corda.protocol.Corda.class - [JAR]
├─ org.web3j.corda.protocol.CordaException.class - [JAR]
├─ org.web3j.corda.protocol.CordaService.class - [JAR]
├─ org.web3j.corda.protocol.NetworkMap.class - [JAR]
org.web3j.corda.dapps
├─ org.web3j.corda.dapps.LifeCycle.class - [JAR]