Uses of Interface
io.helidon.webclient.grpc.spi.GrpcClientService
Packages that use GrpcClientService
Package
Description
Helidon WebClient gRPC Support.
Helidon WebClient gRPC tracing support.
- 
Uses of GrpcClientService in io.helidon.webclient.grpcMethods in io.helidon.webclient.grpc that return types with arguments of type GrpcClientServiceModifier and TypeMethodDescriptionGrpcClientConfig.BuilderBase.GrpcClientConfigImpl.grpcServices()GrpcClientConfig.BuilderBase.grpcServices()gRPC client services.GrpcClientConfig.grpcServices()gRPC client services.Methods in io.helidon.webclient.grpc with parameters of type GrpcClientServiceModifier and TypeMethodDescriptionGrpcClientConfig.BuilderBase.addGrpcService(GrpcClientService grpcService) gRPC client services.Method parameters in io.helidon.webclient.grpc with type arguments of type GrpcClientServiceModifier and TypeMethodDescriptionGrpcClientConfig.BuilderBase.addGrpcServices(List<? extends GrpcClientService> grpcServices) gRPC client services.GrpcClientConfig.BuilderBase.grpcServices(List<? extends GrpcClientService> grpcServices) gRPC client services.
- 
Uses of GrpcClientService in io.helidon.webclient.grpc.tracingClasses in io.helidon.webclient.grpc.tracing that implement GrpcClientServiceMethods in io.helidon.webclient.grpc.tracing that return GrpcClientServiceModifier and TypeMethodDescriptionDeprecated.