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 classExtensionRequestThe type name and extension number sent by the client when requesting file_containing_extension.static classExtensionRequest.BuilderThe type name and extension number sent by the client when requesting file_containing_extension.Fields in io.grpc.reflection.v1alpha with type parameters of type ExtensionRequestOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ExtensionRequest,ExtensionRequest.Builder,ExtensionRequestOrBuilder>ServerReflectionRequest.Builder. fileContainingExtensionBuilder_Methods in io.grpc.reflection.v1alpha that return ExtensionRequestOrBuilder Modifier and Type Method Description ExtensionRequestOrBuilderServerReflectionRequest.Builder. getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.ExtensionRequestOrBuilderServerReflectionRequest. getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.ExtensionRequestOrBuilderServerReflectionRequestOrBuilder. getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.Methods in io.grpc.reflection.v1alpha that return types with arguments of type ExtensionRequestOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ExtensionRequest,ExtensionRequest.Builder,ExtensionRequestOrBuilder>ServerReflectionRequest.Builder. getFileContainingExtensionFieldBuilder()Find the proto file which defines an extension extending the given message type with the given field number.
-