Uses of Interface
io.helidon.microprofile.grpc.server.spi.GrpcMpContext
-
Packages that use GrpcMpContext Package Description io.helidon.microprofile.grpc.server.spi Microprofile 1.0 gRPC server implementation. -
-
Uses of GrpcMpContext in io.helidon.microprofile.grpc.server.spi
Methods in io.helidon.microprofile.grpc.server.spi with parameters of type GrpcMpContext Modifier and Type Method Description void
GrpcMpExtension. configure(GrpcMpContext context)
Allow the service to add configuration through the context.
-