Uses of Interface
io.quarkiverse.cxf.CxfClientConfig
-
Packages that use CxfClientConfig Package Description io.quarkiverse.cxf -
-
Uses of CxfClientConfig in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return CxfClientConfig Modifier and Type Method Description CxfClientConfigCxfConfig.InternalConfig. client()default CxfClientConfigCxfConfig. getClient(String key)Methods in io.quarkiverse.cxf that return types with arguments of type CxfClientConfig Modifier and Type Method Description Map<String,CxfClientConfig>CxfConfig. clients()Configure client proxies.Constructors in io.quarkiverse.cxf with parameters of type CxfClientConfig Constructor Description CXFClientInfo(CXFClientData other, CxfClientConfig config, String configKey)
-