Uses of Class
io.quarkiverse.cxf.CxfClientConfig
-
Packages that use CxfClientConfig Package Description io.quarkiverse.cxf -
-
Uses of CxfClientConfig in io.quarkiverse.cxf
Fields in io.quarkiverse.cxf with type parameters of type CxfClientConfig Modifier and Type Field Description Map<String,CxfClientConfig>CxfConfig. clientsConfigure client proxiess.Methods in io.quarkiverse.cxf that return CxfClientConfig Modifier and Type Method Description CxfClientConfigCxfConfig. getClient(String key)Methods in io.quarkiverse.cxf with parameters of type CxfClientConfig Modifier and Type Method Description CXFClientInfoCXFClientInfo. withConfig(CxfClientConfig config)
-