Package io.grpc.protobuf
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf
messages.
-
Interface Summary 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 Summary Class Description ProtoUtils Utility methods for using protobuf with grpc.StatusProto Utility methods for working withStatus
.