| Package | Description |
|---|---|
| io.grpc.channelz.v1 | |
| io.grpc.health.v1 | |
| io.grpc.lb.v1 | |
| io.grpc.reflection.v1alpha | |
| io.grpc.stub |
API for the Stub layer.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelzGrpc.ChannelzFutureStub
Channelz is a service exposed by gRPC servers that provides detailed debug
information.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthGrpc.HealthFutureStub |
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadBalancerGrpc.LoadBalancerFutureStub |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerReflectionGrpc.ServerReflectionFutureStub |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFutureStub<S extends AbstractFutureStub<S>>
Stub implementations for future stubs.
|