Uses of Class
io.quarkiverse.cxf.CxfEndpointConfig
-
Packages that use CxfEndpointConfig Package Description io.quarkiverse.cxf -
-
Uses of CxfEndpointConfig in io.quarkiverse.cxf
Fields in io.quarkiverse.cxf declared as CxfEndpointConfig Modifier and Type Field Description CxfEndpointConfigCXFRecorder.servletConfig. configFields in io.quarkiverse.cxf with type parameters of type CxfEndpointConfig Modifier and Type Field Description Map<String,CxfEndpointConfig>CxfConfig. endpointsChoose the path of each web services.Constructors in io.quarkiverse.cxf with parameters of type CxfEndpointConfig Constructor Description servletConfig(CxfEndpointConfig cxfEndPointConfig, String relativePath)
-