You need to run the grpc-java code generator in addition to the normal java generator. This is done by enabling the protoc-gen-grpc-java plugin.
For Maven or Gradle snipits, check out our README <https://github.com/grpc/grpc-java/blob/master/README.md>. On Tue, Feb 20, 2018 at 3:10 AM, grpc-newbie <[email protected]> wrote: > Hi, > > I'm new to grpc, but not to Java. I'm wanting to run some services under > netty with grpc using Java, but I have a problem where protoc generates the > request and response object code but no *ImplBase.java file for the service > itself. Is this a common symptom of anything? The service is defined in > the .proto file. > > Any help appreciated. > > -- > You received this message because you are subscribed to the Google Groups " > grpc.io" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/grpc-io. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/grpc-io/7a4b4c1a-565f-4211-bcc9-506d52d8b5e5%40googlegroups.com > <https://groups.google.com/d/msgid/grpc-io/7a4b4c1a-565f-4211-bcc9-506d52d8b5e5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oO%2B%3D6QfgiaQ2V_HrXLgPJJPSG_cBkFFWcdbJW3i3NHZxQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME Cryptographic Signature
