Uses of Enum Class
io.quarkiverse.cxf.CxfClientConfig.HTTPConduitImpl
Packages that use CxfClientConfig.HTTPConduitImpl
-
Uses of CxfClientConfig.HTTPConduitImpl in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return CxfClientConfig.HTTPConduitImplModifier and TypeMethodDescriptionCxfClientConfig.HTTPConduitImpl.findDefaultHTTPConduitImpl()CXFClientInfo.getHttpConduitImpl()Returns the enum constant of this class with the specified name.static CxfClientConfig.HTTPConduitImpl[]CxfClientConfig.HTTPConduitImpl.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkiverse.cxf that return types with arguments of type CxfClientConfig.HTTPConduitImplModifier and TypeMethodDescriptionCxfClientConfig.httpConduitFactory()Select the `HTTPConduitFactory` implementation for this clientCxfFixedConfig.httpConduitFactory()Select the `HTTPConduitFactory` implementation for all clients except the ones that override this setting via `quarkus.cxf.client."Methods in io.quarkiverse.cxf with parameters of type CxfClientConfig.HTTPConduitImplModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<Consumer<org.apache.cxf.Bus>>CXFRecorder.setBusHTTPConduitFactory(CxfClientConfig.HTTPConduitImpl factory)