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 TypeClassDescriptionclassA builder for constructing aGrpcServiceDescriptorinstances from an annotated POJOs.