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 river-1.2.3.GA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.marshalling.river
├─ org.jboss.marshalling.river.BlockMarshaller.class - [JAR]
├─ org.jboss.marshalling.river.BlockUnmarshaller.class - [JAR]
├─ org.jboss.marshalling.river.ClassDescriptor.class - [JAR]
├─ org.jboss.marshalling.river.ExternalizerClassDescriptor.class - [JAR]
├─ org.jboss.marshalling.river.IncompleteClassDescriptor.class - [JAR]
├─ org.jboss.marshalling.river.Protocol.class - [JAR]
├─ org.jboss.marshalling.river.RiverMarshaller.class - [JAR]
├─ org.jboss.marshalling.river.RiverMarshallerFactory.class - [JAR]
├─ org.jboss.marshalling.river.RiverObjectInputStream.class - [JAR]
├─ org.jboss.marshalling.river.RiverObjectOutputStream.class - [JAR]
├─ org.jboss.marshalling.river.RiverProviderDescriptor.class - [JAR]
├─ org.jboss.marshalling.river.RiverPutField.class - [JAR]
├─ org.jboss.marshalling.river.RiverUnmarshaller.class - [JAR]
├─ org.jboss.marshalling.river.SerializableClassDescriptor.class - [JAR]
├─ org.jboss.marshalling.river.Validator.class - [JAR]