See: Description
Interface | Description |
---|---|
ProtoFileDescriptorSupplier |
Provides access to the underlying proto file descriptor.
|
ProtoMethodDescriptorSupplier |
Provides access to the underlying proto service method descriptor.
|
ProtoServiceDescriptorSupplier |
Provides access to the underlying proto service descriptor.
|
Class | Description |
---|---|
ProtoUtils |
Utility methods for using protobuf with grpc.
|
StatusProto |
Utility methods for working with
Status . |