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 captcha-proto-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.apzda.cloud.captcha.proto
├─ com.apzda.cloud.captcha.proto.CaptchaProto.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CaptchaService.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CaptchaServiceGrpc.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CaptchaServiceGsvc.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CheckReq.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CheckReqOrBuilder.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CreateReq.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CreateReqOrBuilder.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CreateRes.class - [JAR]
├─ com.apzda.cloud.captcha.proto.CreateResOrBuilder.class - [JAR]
├─ com.apzda.cloud.captcha.proto.ValidateReq.class - [JAR]
├─ com.apzda.cloud.captcha.proto.ValidateReqOrBuilder.class - [JAR]
├─ com.apzda.cloud.captcha.proto.ValidateRes.class - [JAR]
├─ com.apzda.cloud.captcha.proto.ValidateResOrBuilder.class - [JAR]