Uses of Interface
grpc.reflection.v1alpha.Reflection.ExtensionRequestOrBuilder
-
Packages that use Reflection.ExtensionRequestOrBuilder Package Description grpc.reflection.v1alpha -
-
Uses of Reflection.ExtensionRequestOrBuilder in grpc.reflection.v1alpha
Classes in grpc.reflection.v1alpha that implement Reflection.ExtensionRequestOrBuilder Modifier and Type Class Description static classReflection.ExtensionRequestThe type name and extension number sent by the client when requesting file_containing_extension.static classReflection.ExtensionRequest.BuilderThe type name and extension number sent by the client when requesting file_containing_extension.Methods in grpc.reflection.v1alpha that return Reflection.ExtensionRequestOrBuilder Modifier and Type Method Description Reflection.ExtensionRequestOrBuilderReflection.ServerReflectionRequest.Builder. getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.Reflection.ExtensionRequestOrBuilderReflection.ServerReflectionRequest. getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.Reflection.ExtensionRequestOrBuilderReflection.ServerReflectionRequestOrBuilder. getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.
-