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 sofa-rpc-compiler-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alipay.sofa.gen.triple.reactive
├─ com.alipay.sofa.gen.triple.reactive.ReactorSofaTripleGenerator.class - [JAR]
├─ com.alipay.sofa.gen.triple.reactive.RxSofaTripleGenerator.class - [JAR]
com.alipay.sofa.gen.base
├─ com.alipay.sofa.gen.base.AbstractGenerator.class - [JAR]
com.alipay.sofa.gen.domain
├─ com.alipay.sofa.gen.domain.MethodContext.class - [JAR]
├─ com.alipay.sofa.gen.domain.ServiceContext.class - [JAR]
com.alipay.sofa.gen.triple
├─ com.alipay.sofa.gen.triple.SofaTripleGenerator.class - [JAR]