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 jboss-marshalling-serial-2.1.2.SP1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.marshalling.serial
├─ org.jboss.marshalling.serial.BlockMarshaller.class - [JAR]
├─ org.jboss.marshalling.serial.BlockUnmarshaller.class - [JAR]
├─ org.jboss.marshalling.serial.Descriptor.class - [JAR]
├─ org.jboss.marshalling.serial.ExtendedObjectStreamConstants.class - [JAR]
├─ org.jboss.marshalling.serial.ExternalizedObject.class - [JAR]
├─ org.jboss.marshalling.serial.NoDataDescriptor.class - [JAR]
├─ org.jboss.marshalling.serial.PlainDescriptor.class - [JAR]
├─ org.jboss.marshalling.serial.ProxyDescriptor.class - [JAR]
├─ org.jboss.marshalling.serial.Serial.class - [JAR]
├─ org.jboss.marshalling.serial.SerialMarshaller.class - [JAR]
├─ org.jboss.marshalling.serial.SerialMarshallerFactory.class - [JAR]
├─ org.jboss.marshalling.serial.SerialObjectInputStream.class - [JAR]
├─ org.jboss.marshalling.serial.SerialObjectOutputStream.class - [JAR]
├─ org.jboss.marshalling.serial.SerialProviderDescriptor.class - [JAR]
├─ org.jboss.marshalling.serial.SerialUnmarshaller.class - [JAR]
├─ org.jboss.marshalling.serial.UnknownDescriptor.class - [JAR]