Uses of Interface
io.helidon.webserver.grpc.spi.GrpcServerService
Packages that use GrpcServerService
Package
Description
Helidon WebServer gRPC Support.
Helidon Webserver gRPC tracing support.
-
Uses of GrpcServerService in io.helidon.webserver.grpc
Methods in io.helidon.webserver.grpc that return types with arguments of type GrpcServerServiceModifier and TypeMethodDescriptionGrpcConfig.BuilderBase.GrpcConfigImpl.grpcServices()GrpcConfig.BuilderBase.grpcServices()gRPC server services.default List<GrpcServerService> GrpcConfig.grpcServices()gRPC server services.Methods in io.helidon.webserver.grpc with parameters of type GrpcServerServiceModifier and TypeMethodDescriptionGrpcConfig.BuilderBase.addGrpcService(GrpcServerService grpcService) gRPC server services.Method parameters in io.helidon.webserver.grpc with type arguments of type GrpcServerServiceModifier and TypeMethodDescriptionGrpcConfig.BuilderBase.addGrpcServices(List<? extends GrpcServerService> grpcServices) gRPC server services.GrpcConfig.BuilderBase.grpcServices(List<? extends GrpcServerService> grpcServices) gRPC server services. -
Uses of GrpcServerService in io.helidon.webserver.grpc.tracing
Methods in io.helidon.webserver.grpc.tracing that return GrpcServerServiceModifier and TypeMethodDescription