| Package | Description |
|---|---|
| io.grpc.protobuf |
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf
messages.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtoMethodDescriptorSupplier
Provides access to the underlying proto service method descriptor.
|
interface |
ProtoServiceDescriptorSupplier
Provides access to the underlying proto service descriptor.
|