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 brikar-rpc-rest-1.9.39.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.truward.brikar.rpc
├─ com.truward.brikar.rpc.RpcMethod.class - [JAR]
├─ com.truward.brikar.rpc.ServletRpcBinding.class - [JAR]
com.truward.brikar.rpc.support
├─ com.truward.brikar.rpc.support.AbstractServletRpcBinding.class - [JAR]
├─ com.truward.brikar.rpc.support.ServiceInterfaceServletRpcBinding.class - [JAR]