Answer the question
In order to leave comments, you need to log in
Can't see class generated by grpc from Java .proto file?
I don't see the classes I should be seeing (at least I think so). I understand grpc. Generated class from .proto file. Everything in the class is public. But I can't see this package. Attached is the structure of the project. From the block that I highlighted in red, I'm trying to call functions from the green block.
For example, I tried to call the public function "DummyServiceBlockingStub"
I tried to manually write "import com.proto.dummy.Dummy.ServiceGrpc;" - does not see package "proto"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question