Uses of Package
io.helidon.microprofile.grpc.server
-
Packages that use io.helidon.microprofile.grpc.server Package Description io.helidon.microprofile.grpc.metrics gRPC microprofile metrics.io.helidon.microprofile.grpc.server Microprofile 1.0 gRPC server implementation. -
Classes in io.helidon.microprofile.grpc.server used by io.helidon.microprofile.grpc.metrics Class Description AnnotatedServiceConfigurer A class that may apply modifications to aServiceDescriptor.Builder
for an annotated gRPC service class. -
Classes in io.helidon.microprofile.grpc.server used by io.helidon.microprofile.grpc.server Class Description GrpcServiceBuilder A builder for constructing aServiceDescriptor
instances from an annotated POJOs.