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 elasticsearch20190422-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.elasticsearch20190422
├─ com.aliyun.elasticsearch20190422.Client.class - [JAR]
com.aliyun.elasticsearch20190422.models
├─ com.aliyun.elasticsearch20190422.models.DescribeVSwitchesRequest.class - [JAR]
├─ com.aliyun.elasticsearch20190422.models.DescribeVSwitchesResponse.class - [JAR]
├─ com.aliyun.elasticsearch20190422.models.DescribeVSwitchesResponseBody.class - [JAR]
├─ com.aliyun.elasticsearch20190422.models.DescribeVpcsRequest.class - [JAR]
├─ com.aliyun.elasticsearch20190422.models.DescribeVpcsResponse.class - [JAR]
├─ com.aliyun.elasticsearch20190422.models.DescribeVpcsResponseBody.class - [JAR]