Uses of Interface
io.helidon.microprofile.grpc.server.AnnotatedServiceConfigurer
Packages that use AnnotatedServiceConfigurer
-
Uses of AnnotatedServiceConfigurer in io.helidon.microprofile.grpc.metrics
Classes in io.helidon.microprofile.grpc.metrics that implement AnnotatedServiceConfigurerModifier and TypeClassDescriptionclass
AAnnotatedServiceConfigurer
that adds agRPC metrics interceptor
to an annotated gRPC service.