Package io.helidon.microprofile.grpc.server.spi
Microprofile 1.0 gRPC server implementation.
-
Interface Summary Interface Description GrpcMpContext A context to allow a microprofile gRPC server extensions to configure additional services or components for the gRPC server or use the CDI bean manager.GrpcMpExtension Microprofile service to extend features of the gRPC server.