Title: Generated-code reference | Java | gRPC
Open Graph Title: Generated-code reference
X Title: Generated-code reference
Description: Packages For each service defined in a .proto file, the Java code generation produces a Java class. The class name is the service’s name …
Open Graph Description: A high-performance, open source universal RPC framework
X Description: Packages For each service defined in a .proto file, the Java code generation produces a Java class. The class name is the service’s name suffixed by Grpc. The package for the generated code is specified in the .proto file using the java_package option. For example, if ServiceName is defined in a .proto file containing the following: package grpcexample;option java_package = "io.grpc.examples";Then the generated class will be io.grpc.examples.ServiceNameGrpc. If java_package is not specified, the generated class will use the package as specified in the .
Opengraph URL: https://grpc.io/docs/languages/java/generated-code/
X: @grpcio
Generator: Hugo 0.99.1
Domain: grpc.io
| og:type | article |
| article:section | docs |
| article:modified_time | 2024-11-25T11:33:41-05:00 |
| og:site_name | gRPC |
| None | 908 |
| twitter:card | summary |
| twitter:creator | @grpcio |
| twitter:image | https://grpc.io/img/logos/grpc-icon-color.png |
| twitter:image:alt | gRPC color logo |
| og:image | https://grpc.io/img/logos/grpc-icon-color.png |
| og:image:type | image/png |
| og:image:alt | gRPC color logo |
| og:locale | en_US |
Links:
Viewport: width=device-width,initial-scale=1,shrink-to-fit=no
Robots: index, follow