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-smarthosting-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.smarthosting
├─ com.aliyuncs.smarthosting.Endpoint.class - [JAR]
com.aliyuncs.smarthosting.model.v20200801
├─ com.aliyuncs.smarthosting.model.v20200801.ListManagedHostsRequest.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.ListManagedHostsResponse.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.ListManagedPrivateSpacesRequest.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.ListManagedPrivateSpacesResponse.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.ListManagedRacksRequest.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.ListManagedRacksResponse.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.UpdateManagedHostAttributesRequest.class - [JAR]
├─ com.aliyuncs.smarthosting.model.v20200801.UpdateManagedHostAttributesResponse.class - [JAR]
com.aliyuncs.smarthosting.transform.v20200801
├─ com.aliyuncs.smarthosting.transform.v20200801.ListManagedHostsResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.smarthosting.transform.v20200801.ListManagedPrivateSpacesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.smarthosting.transform.v20200801.ListManagedRacksResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.smarthosting.transform.v20200801.UpdateManagedHostAttributesResponseUnmarshaller.class - [JAR]