Package com.bytedesk.core.proto
Class SimpleGrpc.SimpleMethodDescriptorSupplier
java.lang.Object
com.bytedesk.core.proto.SimpleGrpc.SimpleBaseDescriptorSupplier
com.bytedesk.core.proto.SimpleGrpc.SimpleMethodDescriptorSupplier
- All Implemented Interfaces:
io.grpc.protobuf.ProtoFileDescriptorSupplier,io.grpc.protobuf.ProtoMethodDescriptorSupplier,io.grpc.protobuf.ProtoServiceDescriptorSupplier
- Enclosing class:
- SimpleGrpc
private static final class SimpleGrpc.SimpleMethodDescriptorSupplier
extends SimpleGrpc.SimpleBaseDescriptorSupplier
implements io.grpc.protobuf.ProtoMethodDescriptorSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.Descriptors.MethodDescriptorMethods inherited from class com.bytedesk.core.proto.SimpleGrpc.SimpleBaseDescriptorSupplier
getFileDescriptor, getServiceDescriptorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.grpc.protobuf.ProtoFileDescriptorSupplier
getFileDescriptorMethods inherited from interface io.grpc.protobuf.ProtoServiceDescriptorSupplier
getServiceDescriptor
-
Field Details
-
methodName
-
-
Constructor Details
-
SimpleMethodDescriptorSupplier
SimpleMethodDescriptorSupplier(String methodName)
-
-
Method Details
-
getMethodDescriptor
public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor()- Specified by:
getMethodDescriptorin interfaceio.grpc.protobuf.ProtoMethodDescriptorSupplier
-