Uses of Interface
io.quarkus.grpc.runtime.config.Enabled
-
Packages that use Enabled Package Description io.quarkus.grpc.runtime.config -
-
Uses of Enabled in io.quarkus.grpc.runtime.config
Classes in io.quarkus.grpc.runtime.config that implement Enabled Modifier and Type Class Description classClientXdsClient XDS config * XDS usageclassInProcessIn-process config * in-process usageclassXdsXDS config * XDS usageMethods in io.quarkus.grpc.runtime.config with parameters of type Enabled Modifier and Type Method Description static booleanEnabled. isEnabled(Enabled enabled)
-