Interface CxfClientProducer.ClientFactoryCustomizer

Enclosing class:
CxfClientProducer

public static interface CxfClientProducer.ClientFactoryCustomizer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    customize(CXFClientInfo cxfClientInfo, org.apache.cxf.jaxws.JaxWsProxyFactoryBean factory)
     
  • Method Details

    • customize

      void customize(CXFClientInfo cxfClientInfo, org.apache.cxf.jaxws.JaxWsProxyFactoryBean factory)