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