Uses of Interface
io.helidon.microprofile.grpc.server.AnnotatedServiceConfigurer
-
Packages that use AnnotatedServiceConfigurer Package Description io.helidon.microprofile.grpc.metrics gRPC microprofile metrics. -
-
Uses of AnnotatedServiceConfigurer in io.helidon.microprofile.grpc.metrics
Classes in io.helidon.microprofile.grpc.metrics that implement AnnotatedServiceConfigurer Modifier and Type Class Description class
MetricsConfigurer
AAnnotatedServiceConfigurer
that adds agRPC metrics interceptor
to an annotated gRPC service.
-