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.Builderfor an annotated gRPC service class.A CDI extension that will start thegRPC server.A CDI producer that can supply the runningGrpcServeran in-processChannel.A builder for constructing aServiceDescriptorinstances from an annotated POJOs.