Apache CXF API

Uses of Package
org.apache.cxf.configuration

Packages that use org.apache.cxf.configuration
org.apache.cxf.binding.soap.tcp   
org.apache.cxf.bus   
org.apache.cxf.bus.blueprint   
org.apache.cxf.bus.extension   
org.apache.cxf.bus.osgi   
org.apache.cxf.bus.spring   
org.apache.cxf.configuration   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.jaxws22.spring   
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.transport.http   
org.apache.cxf.transport.http_jaxws_spi   
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.servlet   
org.apache.cxf.ws.security.kerberos   
org.apache.cxf.ws.security.trust   
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.binding.soap.tcp
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus
ConfiguredBeanLocator
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.blueprint
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
Configurer
          The configurer's interface A class that implements this interface will perform a bean's configuration work
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.extension
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.osgi
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.bus.spring
ConfiguredBeanLocator
           
ConfiguredBeanLocator.BeanLoaderListener
           
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.configuration
ConfiguredBeanLocator.BeanLoaderListener
           
Configurer
          The configurer's interface A class that implements this interface will perform a bean's configuration work
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.jaxrs
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.jaxws
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.jaxws.spring
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.jaxws.support
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.jaxws22.spring
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.service
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.transport.http
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.transport.http_jaxws_spi
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.transport.http_jetty
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.transport.servlet
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.ws.security.kerberos
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.ws.security.trust
Configurable
          A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
 


Apache CXF API

Apache CXF