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.servicecontainer.handler.protobufrpc-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jp.go.nict.langrid.servicecontainer.handler.protobufrpc
├─ jp.go.nict.langrid.servicecontainer.handler.protobufrpc.AbstractProtoBufHandler.class - [JAR]
├─ jp.go.nict.langrid.servicecontainer.handler.protobufrpc.ProtoBufDynamicHandler.class - [JAR]
├─ jp.go.nict.langrid.servicecontainer.handler.protobufrpc.ProtoBufHandler.class - [JAR]
jp.go.nict.langrid.servicecontainer.handler.protobufrpc.servlet
├─ jp.go.nict.langrid.servicecontainer.handler.protobufrpc.servlet.PBServiceServiceContext.class - [JAR]
├─ jp.go.nict.langrid.servicecontainer.handler.protobufrpc.servlet.ProtoBufRpcServlet.class - [JAR]