Uses of Package
io.helidon.webserver.grpc
Package
Description
Microprofile gRPC server implementation.
Microprofile gRPC server implementation.
Helidon WebServer gRPC Support.
-
ClassDescriptionEncapsulates all metadata necessary to create and deploy a gRPC service.A
GrpcServiceDescriptor
builder. -
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Interface generated from definition.Fluent API builder for
GrpcConfig
.Fluent API builder base forGrpcConfig
.Encapsulates all metadata necessary to define a gRPC method.An interface implemented by classes that can configure aGrpcMethodDescriptor.Rules
.Method configuration API.Sub-protocol selector for HTTP/2.GRPC specific routing.Fluent API builder forGrpcRouting
.Grpc service.Service specific routing (proto descriptor is provided byGrpcService.proto()
.Encapsulates all metadata necessary to create and deploy a gRPC service.AGrpcServiceDescriptor
builder.Fluent configuration interface for theGrpcServiceDescriptor
.Interface generated from definition.Fluent API builder forGrpcTracingConfig
.Fluent API builder base forGrpcTracingConfig
.AServerInterceptor
that adds tracing to gRPC service calls.An enum representing different types of gRPC request attribute that can be added to tracing logs.
io.helidon.grpc.core.CollectingObserver
instead.