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-iotsoc-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.iotsoc
├─ com.aliyuncs.iotsoc.Endpoint.class - [JAR]
com.aliyuncs.iotsoc.model.v20190815
├─ com.aliyuncs.iotsoc.model.v20190815.GetDeviceInfoRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetDeviceInfoResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetDeviceRankSummaryRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetDeviceRankSummaryResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetDeviceRiskStatusRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetDeviceRiskStatusResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetSummaryRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetSummaryResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetTopComponentsRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetTopComponentsResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetTopVulnerabilitiesRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.GetTopVulnerabilitiesResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.InitDeviceActivationRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.InitDeviceActivationResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryCveListForElfPatchRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryCveListForElfPatchResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryCveListForPackagePatchRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryCveListForPackagePatchResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryElfPatternRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryElfPatternResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryPackageListBaselineRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryPackageListBaselineResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryPackageUpdateConfigInfoRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryPackageUpdateConfigInfoResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryVulnerabilityByFilesRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryVulnerabilityByFilesResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryVulnerabilityByPackageListRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.QueryVulnerabilityByPackageListResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.RegisterDeviceRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.RegisterDeviceResponse.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.VerifyLoginTokenRequest.class - [JAR]
├─ com.aliyuncs.iotsoc.model.v20190815.VerifyLoginTokenResponse.class - [JAR]
com.aliyuncs.iotsoc.transform.v20190815
├─ com.aliyuncs.iotsoc.transform.v20190815.GetDeviceInfoResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.GetDeviceRankSummaryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.GetDeviceRiskStatusResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.GetSummaryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.GetTopComponentsResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.GetTopVulnerabilitiesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.InitDeviceActivationResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryCveListForElfPatchResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryCveListForPackagePatchResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryElfPatternResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryPackageListBaselineResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryPackageUpdateConfigInfoResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryVulnerabilityByFilesResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.QueryVulnerabilityByPackageListResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.RegisterDeviceResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.iotsoc.transform.v20190815.VerifyLoginTokenResponseUnmarshaller.class - [JAR]