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 sirocco-cloudmanager-remoteclient-0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.sirocco.cloudmanager.testviaremoteclient
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.OVFImporterTest.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.ReservationTest.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemInstanceManager_CleanUpDestroyedSystemInstances_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemInstanceManager_CreateSystemInstance_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemInstanceManager_DestroySystemInstance_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemInstanceManager_ListSystemInstances_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemInstanceManager_StartSystemInstance_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemInstanceManager_StopSystemInstance_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemTemplateManager_CleanUpDestroyedSystemTemplates_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemTemplateManager_DestroySystemTemplate_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.SystemTemplateManager_ListSystemTemplates_Test.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.testviaremoteclient.VMImageManagerTest.class - [JAR]
org.ow2.sirocco.cloudmanager.remoteclient
├─ org.ow2.sirocco.cloudmanager.remoteclient.Client.class - [JAR]
org.ow2.sirocco.cloudmanager.remoteclientshell.command
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_AllTheTestsWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_BackSlashN_Command.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_ExampleCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_OVFImporterTestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_ReservationTestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemInstanceManager_CleanUpDestroyedSystemInstances_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemInstanceManager_CreateSystemInstance_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemInstanceManager_DestroySystemInstance_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemInstanceManager_ListSystemInstances_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemInstanceManager_StartSystemInstance_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemInstanceManager_StopSystemInstance_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemTemplateManager_CleanUpDestroyedSystemTemplates_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemTemplateManager_DestroySystemTemplate_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_SystemTemplateManager_ListSystemTemplates_TestWithJUnitCommand.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.command.SiroccoShell_VMImageManagerTestWithJUnitCommand.class - [JAR]
org.ow2.sirocco.cloudmanager.remoteclientshell
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.ISiroccoShell_Command.class - [JAR]
├─ org.ow2.sirocco.cloudmanager.remoteclientshell.SiroccoShell_Launcher.class - [JAR]