Package io.grpc.protobuf


package io.grpc.protobuf
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf messages.
  • Class
    Description
    Provides access to the underlying proto file descriptor.
    Provides access to the underlying proto service method descriptor.
    Provides access to the underlying proto service descriptor.
    Utility methods for using protobuf with grpc.
    Utility methods for working with Status.