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 imixs-workflow-xml-2.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.imixs.workflow.webservices.soap
├─ org.imixs.workflow.webservices.soap.ServiceClient.class - [JAR]
├─ org.imixs.workflow.webservices.soap.WorkflowManagerClient.class - [JAR]
├─ org.imixs.workflow.webservices.soap.WorkflowManagerService.class - [JAR]
├─ org.imixs.workflow.webservices.soap.WorkflowModelClient.class - [JAR]
├─ org.imixs.workflow.webservices.soap.WorkflowModelService.class - [JAR]
├─ org.imixs.workflow.webservices.soap.WorkflowReportClient.class - [JAR]
├─ org.imixs.workflow.webservices.soap.WorkflowReportService.class - [JAR]
org.imixs.workflow.webservices
├─ org.imixs.workflow.webservices.Base64.class - [JAR]
org.imixs.workflow.xml
├─ org.imixs.workflow.xml.EntityCollection.class - [JAR]
├─ org.imixs.workflow.xml.EntityTable.class - [JAR]
├─ org.imixs.workflow.xml.XMLItem.class - [JAR]
├─ org.imixs.workflow.xml.XMLItemCollection.class - [JAR]
├─ org.imixs.workflow.xml.XMLItemCollectionAdapter.class - [JAR]
org.imixs.workflow.webservices.rest
├─ org.imixs.workflow.webservices.rest.RestClient.class - [JAR]