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 armeria-protobuf-1.25.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.linecorp.armeria.server.protobuf
├─ com.linecorp.armeria.server.protobuf.ProtobufDescriptiveTypeInfoProvider.class - [JAR]
├─ com.linecorp.armeria.server.protobuf.ProtobufRequestConverterFunction.class - [JAR]
├─ com.linecorp.armeria.server.protobuf.ProtobufRequestConverterFunctionProvider.class - [JAR]
├─ com.linecorp.armeria.server.protobuf.ProtobufResponseConverterFunction.class - [JAR]
├─ com.linecorp.armeria.server.protobuf.ProtobufResponseConverterFunctionProvider.class - [JAR]
├─ com.linecorp.armeria.server.protobuf.package-info.class - [JAR]