Uses of Class
io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
Packages that use GrpcServerRecorder.GrpcServiceDefinition
-
Uses of GrpcServerRecorder.GrpcServiceDefinition in io.quarkus.grpc.runtime
Methods in io.quarkus.grpc.runtime that return types with arguments of type GrpcServerRecorder.GrpcServiceDefinition -
Uses of GrpcServerRecorder.GrpcServiceDefinition in io.quarkus.grpc.runtime.devmode
Fields in io.quarkus.grpc.runtime.devmode declared as GrpcServerRecorder.GrpcServiceDefinitionConstructors in io.quarkus.grpc.runtime.devmode with parameters of type GrpcServerRecorder.GrpcServiceDefinitionModifierConstructorDescriptionServiceDefinitionAndStatus(GrpcServerRecorder.GrpcServiceDefinition definition, HealthOuterClass.HealthCheckResponse.ServingStatus status)