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 java-sdk-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avos.avoscloud.internal
├─ com.avos.avoscloud.internal.MasterKeyConfiguration.class - [JAR]
com.avos.avoscloud
├─ com.avos.avoscloud.AVOSCloud.class - [JAR]
├─ com.avos.avoscloud.AVPush.class - [JAR]
com.avos.avoscloud.internal.impl
├─ com.avos.avoscloud.internal.impl.JavaAppConfiguration.class - [JAR]
├─ com.avos.avoscloud.internal.impl.JavaRequestSignImplementation.class - [JAR]
├─ com.avos.avoscloud.internal.impl.Log4j2Implementation.class - [JAR]
├─ com.avos.avoscloud.internal.impl.SimplePersistence.class - [JAR]