Uses of Package
io.helidon.microprofile.grpc.core
Packages that use io.helidon.microprofile.grpc.core
Package
Description
Core gRPC microprofile classes.
Microprofile 1.0 gRPC server implementation.
-
Classes in io.helidon.microprofile.grpc.core used by io.helidon.microprofile.grpc.coreClassDescriptionA model of an annotated gRPC method.Iterable list of
AnnotatedMethods on a single class with convenience getters to provide additional method information.A base class for bi-directional streamingMethodHandlers.A base class for client streamingMethodHandlers.AnAnnotationLiteralfor theGrpcannotation.AnAnnotationLiteralfor theGrpcInterceptorannotation.An annotation used to annotate a type or method to specify the named marshaller supplier to use for rpc method calls.An annotation to mark a class as representing a gRPC service or a method as a gRPC service method.AnAnnotationLiteralfor theInProcessGrpcChannelannotation.A supplier ofMethodHandlers forAnnotatedMethods.A base class for server streamingMethodHandlers.A base class for unary method handlers. -
Classes in io.helidon.microprofile.grpc.core used by io.helidon.microprofile.grpc.serverClassDescriptionA base class for gRPC service and client descriptor builders.An qualifier annotation to specify that an in-process
Channelshould be injected.