Package io.helidon.microprofile.grpc.server
package io.helidon.microprofile.grpc.server
Microprofile 1.0 gRPC server implementation.
-
ClassDescriptionA class that may apply modifications to a
ServiceDescriptor.Builder
for an annotated gRPC service class.A CDI extension that will start thegRPC server
.A CDI producer that can supply the runningGrpcServer
an in-processChannel
.A builder for constructing aServiceDescriptor
instances from an annotated POJOs.