Interface CxfHandler.EndpointFactoryCustomizer

Enclosing class:
CxfHandler

public static interface CxfHandler.EndpointFactoryCustomizer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    customize(CXFServletInfo cxfServletInfo, org.apache.cxf.jaxws.JaxWsServerFactoryBean factory)
     
  • Method Details

    • customize

      void customize(CXFServletInfo cxfServletInfo, org.apache.cxf.jaxws.JaxWsServerFactoryBean factory)