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 ooo-facebook-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.threerings.facebook.servlet
├─ com.threerings.facebook.servlet.FacebookAppServlet.class - [JAR]
├─ com.threerings.facebook.servlet.FacebookConfig.class - [JAR]
├─ com.threerings.facebook.servlet.Swizzler.class - [JAR]
com.threerings.facebook
├─ com.threerings.facebook.FBGraphUtil.class - [JAR]
├─ com.threerings.facebook.FBParam.class - [JAR]
├─ com.threerings.facebook.FQL.class - [JAR]
├─ com.threerings.facebook.FQLQuery.class - [JAR]
├─ com.threerings.facebook.FacebookSessionApi.class - [JAR]
├─ com.threerings.facebook.Log.class - [JAR]
├─ com.threerings.facebook.SignedRequest.class - [JAR]