Uses of Interface
io.quarkiverse.cxf.logging.CxfLoggingConfig.ClientOrEndpointConfig
-
Packages that use CxfLoggingConfig.ClientOrEndpointConfig Package Description io.quarkiverse.cxf.logging -
-
Uses of CxfLoggingConfig.ClientOrEndpointConfig in io.quarkiverse.cxf.logging
Methods in io.quarkiverse.cxf.logging that return types with arguments of type CxfLoggingConfig.ClientOrEndpointConfig Modifier and Type Method Description Map<String,CxfLoggingConfig.ClientOrEndpointConfig>CxfLoggingConfig. clients()Client configurations.Map<String,CxfLoggingConfig.ClientOrEndpointConfig>CxfLoggingConfig. endpoints()Endpoint configurations.
-