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.ChannelzStub
A stub to allow clients to do asynchronous rpc calls to service Channelz.
|
Modifier and Type | Class and Description |
---|---|
static class |
HealthGrpc.HealthStub
A stub to allow clients to do asynchronous rpc calls to service Health.
|
Modifier and Type | Class and Description |
---|---|
static class |
LoadBalancerGrpc.LoadBalancerStub
A stub to allow clients to do asynchronous rpc calls to service LoadBalancer.
|
Modifier and Type | Class and Description |
---|---|
static class |
ServerReflectionGrpc.ServerReflectionStub
A stub to allow clients to do asynchronous rpc calls to service ServerReflection.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAsyncStub<S extends AbstractAsyncStub<S>>
Stub implementations for async stubs.
|