Uses of Class
io.grpc.ServiceDescriptor
Packages that use ServiceDescriptor
-
Uses of ServiceDescriptor in com.google.devtools.build.v1
Methods in com.google.devtools.build.v1 that return ServiceDescriptorModifier and TypeMethodDescriptionstatic ServiceDescriptorPublishBuildEventGrpc.getServiceDescriptor() -
Uses of ServiceDescriptor in io.grpc
Methods in io.grpc that return ServiceDescriptorModifier and TypeMethodDescriptionServiceDescriptor.Builder.build()Constructs a newServiceDescriptor.ServerServiceDefinition.getServiceDescriptor()The descriptor for the service.Methods in io.grpc with parameters of type ServiceDescriptorModifier and TypeMethodDescriptionServerServiceDefinition.builder(ServiceDescriptor serviceDescriptor)