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 runtime-spec-pb-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
spec.proto.extension.v1.email
├─ spec.proto.extension.v1.email.Email.class - [JAR]
├─ spec.proto.extension.v1.email.EmailServiceGrpc.class - [JAR]
spec.proto.extension.v1.s3
├─ spec.proto.extension.v1.s3.ObjectStorageProto.class - [JAR]
├─ spec.proto.extension.v1.s3.ObjectStorageServiceGrpc.class - [JAR]
spec.proto.runtime.v1
├─ spec.proto.runtime.v1.AppCallbackGrpc.class - [JAR]
├─ spec.proto.runtime.v1.AppCallbackProto.class - [JAR]
├─ spec.proto.runtime.v1.LifecycleGrpc.class - [JAR]
├─ spec.proto.runtime.v1.LifecycleProto.class - [JAR]
├─ spec.proto.runtime.v1.RuntimeGrpc.class - [JAR]
├─ spec.proto.runtime.v1.RuntimeProto.class - [JAR]
spec.proto.extension.v1.phone
├─ spec.proto.extension.v1.phone.Phone.class - [JAR]
├─ spec.proto.extension.v1.phone.PhoneCallServiceGrpc.class - [JAR]