-
(package private) void
CxfSoapProcessor.serviceSeis(CxfBuildTimeConfig cxfBuildTimeConfig,
io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex,
List<io.quarkiverse.cxf.deployment.CxfEndpointImplementationBuildItem> endpointImplementations,
io.quarkus.deployment.annotations.BuildProducer<io.quarkiverse.cxf.deployment.ServiceSeiBuildItem> serviceSeis)
quarkus-cxf takes care for generating ancillary classes only for services having an implementation
annotated with @WebService or similar.