Uses of Class
io.helidon.microprofile.grpc.core.AbstractServiceBuilder
Packages that use AbstractServiceBuilder
-
Uses of AbstractServiceBuilder in io.helidon.microprofile.grpc.server
Subclasses of AbstractServiceBuilder in io.helidon.microprofile.grpc.serverModifier and TypeClassDescriptionclass
A builder for constructing aGrpcServiceDescriptor
instances from an annotated POJOs.