Package io.helidon.microprofile.grpc.server
package io.helidon.microprofile.grpc.server
Microprofile gRPC server implementation.
-
ClassDescriptionA class that may apply modifications to a
GrpcServiceDescriptor.Builder
for an annotated gRPC service class.A CDI extension that will discover and register gRPC routes.A builder for constructing aGrpcServiceDescriptor
instances from an annotated POJOs.