Uses of Interface
io.helidon.microprofile.grpc.server.spi.GrpcMpExtension
Packages that use GrpcMpExtension
Package
Description
Microprofile gRPC security integration.
Microprofile gRPC tracing implementation.
-
Uses of GrpcMpExtension in io.helidon.microprofile.grpc.security
Classes in io.helidon.microprofile.grpc.security that implement GrpcMpExtensionModifier and TypeClassDescriptionclassgRPC MP extension that adds the gRPC security interceptor when gRPC security is configured. -
Uses of GrpcMpExtension in io.helidon.microprofile.grpc.tracing
Classes in io.helidon.microprofile.grpc.tracing that implement GrpcMpExtensionModifier and TypeClassDescriptionclassgRPC MP extension that adds the tracing interceptor if configured.