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 jstaf-3.4.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ibm.staf.service
├─ com.ibm.staf.service.STAFCommandParseResult.class - [JAR]
├─ com.ibm.staf.service.STAFCommandParser.class - [JAR]
├─ com.ibm.staf.service.STAFServiceHelper.class - [JAR]
├─ com.ibm.staf.service.STAFServiceInterfaceLevel30.class - [JAR]
├─ com.ibm.staf.service.STAFServiceJarClassLoader.class - [JAR]
├─ com.ibm.staf.service.STAFServiceSharedJython.class - [JAR]
com.ibm.staf
├─ com.ibm.staf.STAFException.class - [JAR]
├─ com.ibm.staf.STAFHandle.class - [JAR]
├─ com.ibm.staf.STAFJVMLogViewer.class - [JAR]
├─ com.ibm.staf.STAFLogFormatter.class - [JAR]
├─ com.ibm.staf.STAFLogViewer.class - [JAR]
├─ com.ibm.staf.STAFMapClassDefinition.class - [JAR]
├─ com.ibm.staf.STAFMarshallingContext.class - [JAR]
├─ com.ibm.staf.STAFQueueMessage.class - [JAR]
├─ com.ibm.staf.STAFResult.class - [JAR]
├─ com.ibm.staf.STAFUtil.class - [JAR]
├─ com.ibm.staf.STAFVersion.class - [JAR]
├─ com.ibm.staf.TestJSTAF.class - [JAR]
com.ibm.staf.wrapper
├─ com.ibm.staf.wrapper.STAFLog.class - [JAR]
├─ com.ibm.staf.wrapper.STAFMonitor.class - [JAR]