Uses of Interface
org.apache.cxf.configuration.Configurer
-
Packages that use Configurer Package Description org.apache.cxf.configuration org.apache.cxf.configuration.spring org.jboss.wsf.stack.cxf.client.configuration -
-
Uses of Configurer in org.apache.cxf.configuration
Classes in org.apache.cxf.configuration that implement Configurer Modifier and Type Class Description classNullConfigurer -
Uses of Configurer in org.apache.cxf.configuration.spring
Classes in org.apache.cxf.configuration.spring that implement Configurer Modifier and Type Class Description classConfigurerImpl -
Uses of Configurer in org.jboss.wsf.stack.cxf.client.configuration
Subinterfaces of Configurer in org.jboss.wsf.stack.cxf.client.configuration Modifier and Type Interface Description interfaceJBossWSConfigurerInterface for JBossWS additions to CXF configurerClasses in org.jboss.wsf.stack.cxf.client.configuration that implement Configurer Modifier and Type Class Description classJBossWSConfigurerImplA CXF configurer that sets JBossWS stuff / customizations / properties etc.
-