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 class
Describes a method of a service.static final class
Describes a method of a service.Methods in com.google.protobuf that return DescriptorProtos.MethodDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.ServiceDescriptorProto.getMethodOrBuilder
(int index) repeated .google.protobuf.MethodDescriptorProto method = 2;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.MethodDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.ServiceDescriptorProto.getMethodOrBuilderList()
repeated .google.protobuf.MethodDescriptorProto method = 2;