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.fromOptional(Optional<CxfClientConfig.HTTPConduitImpl> optional, boolean hc5Present, String key, CxfClientConfig.HTTPConduitImpl defaultValue) 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 theHTTPConduitFactoryimplementation for this client.Methods in io.quarkiverse.cxf with parameters of type CxfClientConfig.HTTPConduitImplModifier and TypeMethodDescriptionCxfClientConfig.HTTPConduitImpl.fromOptional(Optional<CxfClientConfig.HTTPConduitImpl> optional, boolean hc5Present, String key, CxfClientConfig.HTTPConduitImpl defaultValue) Method parameters in io.quarkiverse.cxf with type arguments of type CxfClientConfig.HTTPConduitImplModifier and TypeMethodDescriptionCxfClientConfig.HTTPConduitImpl.fromOptional(Optional<CxfClientConfig.HTTPConduitImpl> optional, boolean hc5Present, String key, CxfClientConfig.HTTPConduitImpl defaultValue)