Package io.quarkiverse.cxf.transport
Interface CxfHandler.EndpointFactoryCustomizer
-
- Enclosing class:
- CxfHandler
public static interface CxfHandler.EndpointFactoryCustomizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcustomize(CXFServletInfo cxfServletInfo, org.apache.cxf.jaxws.JaxWsServerFactoryBean factory)
-
-
-
Method Detail
-
customize
void customize(CXFServletInfo cxfServletInfo, org.apache.cxf.jaxws.JaxWsServerFactoryBean factory)
-
-