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 java.lang.Object implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
-
-
Constructor Summary
Constructors Constructor Description HandshakerServiceBaseDescriptorSupplier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.protobuf.Descriptors.FileDescriptor
getFileDescriptor()
com.google.protobuf.Descriptors.ServiceDescriptor
getServiceDescriptor()
-
-
-
Method Detail
-
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
-
-