Uses of Package
io.helidon.grpc.server
-
Packages that use io.helidon.grpc.server Package Description io.helidon.grpc.metrics Classes to support adding metrics to gRPC calls.io.helidon.grpc.server Reactive gRPC server API.io.helidon.microprofile.grpc.metrics gRPC microprofile metrics.io.helidon.microprofile.grpc.server Microprofile 1.0 gRPC server implementation.io.helidon.microprofile.grpc.server.spi Microprofile 1.0 gRPC server implementation.io.helidon.security.integration.grpc Integration library forGrpcServer
. -
Classes in io.helidon.grpc.server used by io.helidon.grpc.metrics Class Description MethodDescriptor.Configurer An interface implemented by classes that can configure aMethodDescriptor.Rules
.MethodDescriptor.Rules Method configuration API.ServiceDescriptor Encapsulates all metadata necessary to create and deploy a gRPC service.ServiceDescriptor.Configurer An interface implemented by classs that can configure aServiceDescriptor.Rules
.ServiceDescriptor.Rules Fluent configuration interface for theServiceDescriptor
. -
Classes in io.helidon.grpc.server used by io.helidon.grpc.server Class Description GrpcRouting GrpcRouting represents the composition of gRPC services with interceptors and routing rules.GrpcRouting.Builder A builder that can buildGrpcRouting
instances.GrpcServer Represents a immutably configured gRPC server.GrpcServer.Builder GrpcServer builder class provides a convenient way to timed a GrpcServer instance.GrpcServerConfiguration The configuration for a gRPC server.GrpcServerConfiguration.Builder AGrpcServerConfiguration
builder.GrpcService A Helidon gRPC service.GrpcTracingConfig The configuration for gRPC tracing.GrpcTracingConfig.Builder Builds the configuration of a tracer.MethodDescriptor Encapsulates all metadata necessary to define a gRPC method.MethodDescriptor.Configurer An interface implemented by classes that can configure aMethodDescriptor.Rules
.MethodDescriptor.Rules Method configuration API.ServerRequestAttribute An enum representing different types of gRPC request attribute that can be added to tracing logs.ServiceDescriptor Encapsulates all metadata necessary to create and deploy a gRPC service.ServiceDescriptor.Builder AServiceDescriptor
builder.ServiceDescriptor.Configurer An interface implemented by classs that can configure aServiceDescriptor.Rules
.ServiceDescriptor.Rules Fluent configuration interface for theServiceDescriptor
.SSLContextBuilder Builder for configuring a new SslContext for creation. -
Classes in io.helidon.grpc.server used by io.helidon.microprofile.grpc.metrics Class Description ServiceDescriptor.Builder AServiceDescriptor
builder. -
Classes in io.helidon.grpc.server used by io.helidon.microprofile.grpc.server Class Description GrpcServer Represents a immutably configured gRPC server.ServiceDescriptor Encapsulates all metadata necessary to create and deploy a gRPC service.ServiceDescriptor.Builder AServiceDescriptor
builder. -
Classes in io.helidon.grpc.server used by io.helidon.microprofile.grpc.server.spi Class Description GrpcRouting.Builder A builder that can buildGrpcRouting
instances.GrpcServer Represents a immutably configured gRPC server.GrpcServerConfiguration.Builder AGrpcServerConfiguration
builder. -
Classes in io.helidon.grpc.server used by io.helidon.security.integration.grpc Class Description ServiceDescriptor.Configurer An interface implemented by classs that can configure aServiceDescriptor.Rules
.ServiceDescriptor.Rules Fluent configuration interface for theServiceDescriptor
.