Uses of Package
org.apache.cxf.configuration

Packages that use org.apache.cxf.configuration
org.apache.cxf.configuration   
org.apache.cxf.configuration.spring   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.jaxrs   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
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_jetty   
org.apache.cxf.transport.servlet   
 

Classes in org.apache.cxf.configuration used by org.apache.cxf.configuration
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.configuration.spring
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.endpoint
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.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.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.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_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
 



Apache CXF