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 drift-api-1.37.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.facebook.drift
├─ com.facebook.drift.TApplicationException.class - [JAR]
├─ com.facebook.drift.TException.class - [JAR]
com.facebook.drift.annotations
├─ com.facebook.drift.annotations.ThriftConstructor.class - [JAR]
├─ com.facebook.drift.annotations.ThriftDocumentation.class - [JAR]
├─ com.facebook.drift.annotations.ThriftEnum.class - [JAR]
├─ com.facebook.drift.annotations.ThriftEnumUnknownValue.class - [JAR]
├─ com.facebook.drift.annotations.ThriftEnumValue.class - [JAR]
├─ com.facebook.drift.annotations.ThriftException.class - [JAR]
├─ com.facebook.drift.annotations.ThriftField.class - [JAR]
├─ com.facebook.drift.annotations.ThriftHeader.class - [JAR]
├─ com.facebook.drift.annotations.ThriftId.class - [JAR]
├─ com.facebook.drift.annotations.ThriftIdlAnnotation.class - [JAR]
├─ com.facebook.drift.annotations.ThriftMethod.class - [JAR]
├─ com.facebook.drift.annotations.ThriftOrder.class - [JAR]
├─ com.facebook.drift.annotations.ThriftService.class - [JAR]
├─ com.facebook.drift.annotations.ThriftStruct.class - [JAR]
├─ com.facebook.drift.annotations.ThriftUnion.class - [JAR]
├─ com.facebook.drift.annotations.ThriftUnionId.class - [JAR]