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 cayenne-protostuff-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.cayenne.configuration
├─ org.apache.cayenne.configuration.ProtostuffServerModuleProvider.class - [JAR]
org.apache.cayenne
├─ org.apache.cayenne.ObjectContextChangeLogSubListMessageFactory.class - [JAR]
org.apache.cayenne.query
├─ org.apache.cayenne.query.PrefetchTreeNodeSchema.class - [JAR]
org.apache.cayenne.rop.protostuff
├─ org.apache.cayenne.rop.protostuff.ProtostuffROPSerializationService.class - [JAR]
├─ org.apache.cayenne.rop.protostuff.Wrapper.class - [JAR]
org.apache.cayenne.configuration.rop.client
├─ org.apache.cayenne.configuration.rop.client.ProtostuffClientModuleProvider.class - [JAR]
├─ org.apache.cayenne.configuration.rop.client.ProtostuffModule.class - [JAR]