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 richsobjects-interfaces-0.2-BETA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.ryanbrainard.richsobjects.api.client
├─ com.github.ryanbrainard.richsobjects.api.client.SfdcApiCacheProvider.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.client.SfdcApiClient.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.client.SfdcApiClientProvider.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.client.SfdcApiSessionProvider.class - [JAR]
com.github.ryanbrainard.richsobjects.api.model
├─ com.github.ryanbrainard.richsobjects.api.model.BasicSObjectDescription.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.model.BasicSObjectInformation.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.model.GlobalDescription.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.model.QueryResult.class - [JAR]
├─ com.github.ryanbrainard.richsobjects.api.model.SObjectDescription.class - [JAR]