Uses of Enum Class
io.quarkiverse.cxf.HTTPConduitImpl
Packages that use HTTPConduitImpl
-
Uses of HTTPConduitImpl in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return HTTPConduitImplModifier and TypeMethodDescriptionstatic HTTPConduitImplHTTPConduitImpl.findDefaultHTTPConduitImpl()CXFClientInfo.getHttpConduitImpl()static HTTPConduitImplReturns the enum constant of this class with the specified name.static HTTPConduitImpl[]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 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 HTTPConduitImplModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<Consumer<org.apache.cxf.Bus>>CXFRecorder.setBusHTTPConduitFactory(HTTPConduitImpl factory)