Apache CXF API

Uses of Interface
org.apache.cxf.extension.BusExtension

Packages that use BusExtension
org.apache.cxf.bus.resource   
org.apache.cxf.configuration.spring   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.phase An InterceptorChain implementation which uses the concept of Phases to order message chains. 
 

Uses of BusExtension in org.apache.cxf.bus.resource
 

Classes in org.apache.cxf.bus.resource that implement BusExtension
 class ResourceManagerImpl
           
 

Uses of BusExtension in org.apache.cxf.configuration.spring
 

Classes in org.apache.cxf.configuration.spring that implement BusExtension
 class ConfigurerImpl
           
 

Uses of BusExtension in org.apache.cxf.endpoint
 

Classes in org.apache.cxf.endpoint that implement BusExtension
 class ClientLifeCycleManagerImpl
           
 class ServerLifeCycleManagerImpl
           
 

Uses of BusExtension in org.apache.cxf.phase
 

Classes in org.apache.cxf.phase that implement BusExtension
 class PhaseManagerImpl
           
 


Apache CXF API

Apache CXF