| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| io.grpc.channelz.v1 | |
| io.grpc.health.v1 | |
| io.grpc.lb.v1 | |
| io.grpc.reflection.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
ServiceDescriptor |
ServiceDescriptor.Builder.build()
Constructs a new
ServiceDescriptor. |
ServiceDescriptor |
ServerServiceDefinition.getServiceDescriptor()
The descriptor for the service.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerServiceDefinition.Builder |
ServerServiceDefinition.builder(ServiceDescriptor serviceDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDescriptor |
ChannelzGrpc.getServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDescriptor |
HealthGrpc.getServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDescriptor |
LoadBalancerGrpc.getServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDescriptor |
ServerReflectionGrpc.getServiceDescriptor() |