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 aliyun-java-sdk-cloudfw-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.cloudfw.transform.v20171207
├─ com.aliyuncs.cloudfw.transform.v20171207.MoveMachineToOtherRoleResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.cloudfw.transform.v20171207.PutMachineToRoleResponseUnmarshaller.class - [JAR]
com.aliyuncs.cloudfw.model.v20171207
├─ com.aliyuncs.cloudfw.model.v20171207.MoveMachineToOtherRoleRequest.class - [JAR]
├─ com.aliyuncs.cloudfw.model.v20171207.MoveMachineToOtherRoleResponse.class - [JAR]
├─ com.aliyuncs.cloudfw.model.v20171207.PutMachineToRoleRequest.class - [JAR]
├─ com.aliyuncs.cloudfw.model.v20171207.PutMachineToRoleResponse.class - [JAR]