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 alipay-msp-20121026.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.belerweb.alipay.msp
├─ com.belerweb.alipay.msp.Main.class - [JAR]
com.alipay.android.app
├─ com.alipay.android.app.IAlixPay.class - [JAR]
├─ com.alipay.android.app.IRemoteServiceCallback.class - [JAR]