Uses of Class
io.helidon.microprofile.grpc.core.AbstractServiceBuilder
Package
Description
Microprofile 1.0 gRPC server implementation.
-
Uses of AbstractServiceBuilder in io.helidon.microprofile.grpc.server
Modifier and TypeClassDescriptionclass
A builder for constructing aServiceDescriptor
instances from an annotated POJOs.