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 virtualfactory-model-transport-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.abiquo.tarantino.model.transport
├─ com.abiquo.tarantino.model.transport.ApplyVirtualMachineStateOp.class - [JAR]
├─ com.abiquo.tarantino.model.transport.BaseJob.class - [JAR]
├─ com.abiquo.tarantino.model.transport.DatacenterJob.class - [JAR]
├─ com.abiquo.tarantino.model.transport.DatacenterTasks.class - [JAR]
├─ com.abiquo.tarantino.model.transport.NoVirtualMachineOp.class - [JAR]
├─ com.abiquo.tarantino.model.transport.ReconfigureVirtualMachineOp.class - [JAR]
├─ com.abiquo.tarantino.model.transport.RefreshVirtualMachineResourcesOp.class - [JAR]
├─ com.abiquo.tarantino.model.transport.SnapshotVirtualMachineOp.class - [JAR]
├─ com.abiquo.tarantino.model.transport.TarantinoResponse.class - [JAR]