Uses of Interface
io.quarkus.proxy.ProxyConfiguration
Packages that use ProxyConfiguration
-
Uses of ProxyConfiguration in io.quarkus.proxy
Methods in io.quarkus.proxy that return ProxyConfigurationMethods in io.quarkus.proxy that return types with arguments of type ProxyConfigurationModifier and TypeMethodDescriptionIf the givennameis not empty, returns the named proxy configuration if it exists and throws an exception if it doesn't exist. -
Uses of ProxyConfiguration in io.quarkus.proxy.runtime
Classes in io.quarkus.proxy.runtime that implement ProxyConfigurationMethods in io.quarkus.proxy.runtime that return types with arguments of type ProxyConfigurationModifier and TypeMethodDescriptionConstructor parameters in io.quarkus.proxy.runtime with type arguments of type ProxyConfigurationModifierConstructorDescription(package private)ProxyConfigurationRegistryImpl(Map<String, ProxyConfiguration> configs, Optional<ProxyConfiguration> defaultConfig) (package private)ProxyConfigurationRegistryImpl(Map<String, ProxyConfiguration> configs, Optional<ProxyConfiguration> defaultConfig)