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