Package io.grpc.alts.internal
Class HandshakerServiceGrpc.HandshakerServiceBaseDescriptorSupplier
java.lang.Object
io.grpc.alts.internal.HandshakerServiceGrpc.HandshakerServiceBaseDescriptorSupplier
- All Implemented Interfaces:
io.grpc.protobuf.ProtoFileDescriptorSupplier
,io.grpc.protobuf.ProtoServiceDescriptorSupplier
- Direct Known Subclasses:
HandshakerServiceGrpc.HandshakerServiceFileDescriptorSupplier
,HandshakerServiceGrpc.HandshakerServiceMethodDescriptorSupplier
- Enclosing class:
HandshakerServiceGrpc
private abstract static class HandshakerServiceGrpc.HandshakerServiceBaseDescriptorSupplier
extends Object
implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.Descriptors.FileDescriptor
com.google.protobuf.Descriptors.ServiceDescriptor
-
Constructor Details
-
HandshakerServiceBaseDescriptorSupplier
HandshakerServiceBaseDescriptorSupplier()
-
-
Method Details
-
getFileDescriptor
public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor()- Specified by:
getFileDescriptor
in interfaceio.grpc.protobuf.ProtoFileDescriptorSupplier
-
getServiceDescriptor
public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor()- Specified by:
getServiceDescriptor
in interfaceio.grpc.protobuf.ProtoServiceDescriptorSupplier
-