Uses of Interface
io.quarkiverse.cxf.CxfConfig
-
Packages that use CxfConfig Package Description io.quarkiverse.cxf io.quarkiverse.cxf.logging -
-
Uses of CxfConfig in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf with parameters of type CxfConfig Modifier and Type Method Description voidCXFRecorder. addCxfServletInfo(io.quarkus.runtime.RuntimeValue<CXFServletInfos> runtimeInfos, String path, String sei, CxfConfig cxfConfig, String serviceName, String serviceTargetNamepsace, String soapBinding, String wsImplementor, Boolean isProvider)protected static CXFClientInfoCxfClientProducer. selectorCXFClientInfo(CxfConfig config, CxfFixedConfig fixedConfig, jakarta.enterprise.inject.spi.InjectionPoint ip, CXFClientData meta)Calculates the client info to use for producing a JAXWS client proxy. -
Uses of CxfConfig in io.quarkiverse.cxf.logging
Constructors in io.quarkiverse.cxf.logging with parameters of type CxfConfig Constructor Description LoggingFactoryCustomizer(CxfConfig config)
-