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 jp.go.nict.langrid.commons.protobufrpc-1.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jp.go.nict.langrid.commons.protobufrpc.util
├─ jp.go.nict.langrid.commons.protobufrpc.util.PbHeadersToRpcHeadersAdapter.class - [JAR]
jp.go.nict.langrid.commons.protobufrpc.io
├─ jp.go.nict.langrid.commons.protobufrpc.io.ProtobufParser.class - [JAR]
├─ jp.go.nict.langrid.commons.protobufrpc.io.ProtobufWriter.class - [JAR]
jp.go.nict.langrid.client.protobuf.proto
├─ jp.go.nict.langrid.client.protobuf.proto.CommonProtos.class - [JAR]
jp.go.nict.langrid.commons.protobufrpc
├─ jp.go.nict.langrid.commons.protobufrpc.DefaultRpcController.class - [JAR]
├─ jp.go.nict.langrid.commons.protobufrpc.RpcSyncCallback.class - [JAR]
├─ jp.go.nict.langrid.commons.protobufrpc.URLRpcChannel.class - [JAR]