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 draas-plugin-model-5.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.abiquo.draas.plugin
├─ com.abiquo.draas.plugin.Draas.class - [JAR]
├─ com.abiquo.draas.plugin.DraasApiPluginManager.class - [JAR]
├─ com.abiquo.draas.plugin.DraasPluginManager.class - [JAR]
com.abiquo.draas.plugin.internal
├─ com.abiquo.draas.plugin.internal.ContextDraas.class - [JAR]
├─ com.abiquo.draas.plugin.internal.GenerateSupported.class - [JAR]
├─ com.abiquo.draas.plugin.internal.IsDraasSupported.class - [JAR]
com.abiquo.draas.model
├─ com.abiquo.draas.model.DraasVm.class - [JAR]
├─ com.abiquo.draas.model.ProtectionGroupAddRequest.class - [JAR]
├─ com.abiquo.draas.model.ProtectionGroupInfo.class - [JAR]
├─ com.abiquo.draas.model.ProtectionManagerInfo.class - [JAR]
├─ com.abiquo.draas.model.SiteData.class - [JAR]
├─ com.abiquo.draas.model.VmProtectionGroupInfo.class - [JAR]
├─ com.abiquo.draas.model.VmProtectionManagerInfo.class - [JAR]