| Package | Description |
|---|---|
| io.grpc.protobuf.services |
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
|
| io.grpc.reflection.v1alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtoReflectionService
Provides a reflection service for Protobuf services (including the reflection service itself).
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerReflectionGrpc.ServerReflectionImplBase
Base class for the server implementation of the service ServerReflection.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerServiceDefinition |
ServerReflectionGrpc.bindService(ServerReflectionGrpc.AsyncService service) |