Uses of Interface
io.quarkus.grpc.runtime.config.GrpcConfiguration
Packages that use GrpcConfiguration
Package
Description
-
Uses of GrpcConfiguration in io.quarkus.grpc.runtime
Constructor parameters in io.quarkus.grpc.runtime with type arguments of type GrpcConfigurationModifierConstructorDescriptionGrpcServerRecorder(io.quarkus.runtime.RuntimeValue<GrpcConfiguration> runtimeConfig, io.quarkus.runtime.RuntimeValue<io.quarkus.value.registry.ValueRegistry> valueRegistry) -
Uses of GrpcConfiguration in io.quarkus.grpc.runtime.devmode
Fields in io.quarkus.grpc.runtime.devmode declared as GrpcConfiguration -
Uses of GrpcConfiguration in io.quarkus.grpc.runtime.supports
Fields in io.quarkus.grpc.runtime.supports declared as GrpcConfigurationModifier and TypeFieldDescription(package private) GrpcConfigurationGrpcClientConfigProvider.config