Apache CXF API

Uses of Package
org.apache.cxf.configuration

Packages that use org.apache.cxf.configuration
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.endpoint   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.service   
org.apache.cxf.transport.http   
org.apache.cxf.transport.http.asyncclient   
org.apache.cxf.transport.http.netty.client   
org.apache.cxf.transport.http.netty.server   
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.servlet   
org.apache.cxf.transport.websocket.ahc   
org.apache.cxf.transport.websocket.atmosphere   
org.apache.cxf.transport.websocket.jetty   
org.apache.cxf.ws.security.kerberos   
org.apache.cxf.ws.security.trust   
 

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.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.asyncclient
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.netty.client
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.netty.server
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.transport.websocket.ahc
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.websocket.atmosphere
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.websocket.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.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