Apache CXF API

Uses of Package
org.apache.cxf.configuration.spring

Packages that use org.apache.cxf.configuration.spring
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.binding.soap.spring   
org.apache.cxf.bus.spring   
org.apache.cxf.clustering.spring   
org.apache.cxf.configuration.spring   
org.apache.cxf.frontend.spring   
org.apache.cxf.jaxrs.spring   
org.apache.cxf.jaxws.spring   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.http.spring   
org.apache.cxf.transport.http_jetty.spring   
org.apache.cxf.transport.jms.spring   
org.apache.cxf.ws.addressing.spring   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.attachment.external   
org.apache.cxf.ws.policy.spring   
org.apache.cxf.ws.rm.spring   
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.binding
MapProvider
          This is to workaround an issue with Spring.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.binding.soap.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.bus.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.clustering.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.configuration.spring
AbstractBeanDefinitionParser
           
BusWiringType
          Enumeration for the ways in which the CXF bus can be wired into a Spring bean.
MapProvider
          This is to workaround an issue with Spring.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.frontend.spring
AbstractBeanDefinitionParser
           
AbstractFactoryBeanDefinitionParser
          This class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.jaxrs.spring
AbstractBeanDefinitionParser
           
AbstractFactoryBeanDefinitionParser
          This class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.jaxws.spring
AbstractBeanDefinitionParser
           
AbstractFactoryBeanDefinitionParser
          This class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.transport
MapProvider
          This is to workaround an issue with Spring.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.transport.http.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.transport.http_jetty.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.transport.jms.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.ws.addressing.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.ws.policy
MapProvider
          This is to workaround an issue with Spring.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.ws.policy.attachment.external
MapProvider
          This is to workaround an issue with Spring.
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.ws.policy.spring
AbstractBeanDefinitionParser
           
 

Classes in org.apache.cxf.configuration.spring used by org.apache.cxf.ws.rm.spring
AbstractBeanDefinitionParser
           
 


Apache CXF API

Apache CXF