Uses of Interface
com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Packages that use DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.MethodDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.MethodDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.protobuf.MethodDescriptorProtostatic final classProtobuf typegoogle.protobuf.MethodDescriptorProtoMethods in com.google.protobuf that return DescriptorProtos.MethodDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.ServiceDescriptorProto.Builder.getMethodOrBuilder(int index) repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilder(int index) repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethodOrBuilder(int index) repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.MethodDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.ServiceDescriptorProto.Builder.getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethodOrBuilderList()repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];