Package io.helidon.microprofile.grpc.server.spi


package io.helidon.microprofile.grpc.server.spi
Microprofile 1.0 gRPC server implementation.
  • Interfaces
    Class
    Description
    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.
    Microprofile service to extend features of the gRPC server.