public interface ProtoMethodDescriptorSupplier extends ProtoServiceDescriptorSupplier
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Descriptors.MethodDescriptor |
getMethodDescriptor()
Returns method descriptor to the proto service method.
|
getServiceDescriptor
getFileDescriptor
@CheckReturnValue com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor()
Copyright © 2019. All rights reserved.