Apache CXF API

Uses of Package
org.apache.cxf

Packages that use org.apache.cxf
org.apache.cxf Contains the Bus, which is the central touch point of CXF, and its related classes. 
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.bus   
org.apache.cxf.bus.blueprint   
org.apache.cxf.bus.extension   
org.apache.cxf.bus.managers   
org.apache.cxf.bus.osgi   
org.apache.cxf.bus.resource   
org.apache.cxf.bus.spring   
org.apache.cxf.buslifecycle   
org.apache.cxf.catalog   
org.apache.cxf.databinding   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.feature   
org.apache.cxf.feature.transform   
org.apache.cxf.feature.validation   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.message   
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.service.factory   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.common.gzip   
org.apache.cxf.ws.addressing   
 

Classes in org.apache.cxf used by org.apache.cxf
Bus
          The Bus is the central place in CXF.
Bus.BusState
           
BusFactory
          Factory to create CXF Bus objects.
 

Classes in org.apache.cxf used by org.apache.cxf.binding
Bus
          The Bus is the central place in CXF.
BusException
          The BusException class is used to indicate a bus exception has occurred.
 

Classes in org.apache.cxf used by org.apache.cxf.bus
Bus
          The Bus is the central place in CXF.
BusFactory
          Factory to create CXF Bus objects.
 

Classes in org.apache.cxf used by org.apache.cxf.bus.blueprint
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.bus.extension
Bus
          The Bus is the central place in CXF.
Bus.BusState
           
 

Classes in org.apache.cxf used by org.apache.cxf.bus.managers
Bus
          The Bus is the central place in CXF.
BusException
          The BusException class is used to indicate a bus exception has occurred.
 

Classes in org.apache.cxf used by org.apache.cxf.bus.osgi
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.bus.resource
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.bus.spring
Bus
          The Bus is the central place in CXF.
BusFactory
          Factory to create CXF Bus objects.
 

Classes in org.apache.cxf used by org.apache.cxf.buslifecycle
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.catalog
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.databinding
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.databinding.stax
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.endpoint
Bus
          The Bus is the central place in CXF.
BusException
          The BusException class is used to indicate a bus exception has occurred.
 

Classes in org.apache.cxf used by org.apache.cxf.feature
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.feature.transform
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.feature.validation
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.interceptor
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.message
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.service
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.service.factory
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.transport
Bus
          The Bus is the central place in CXF.
BusException
          The BusException class is used to indicate a bus exception has occurred.
 

Classes in org.apache.cxf used by org.apache.cxf.transport.common.gzip
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.ws.addressing
Bus
          The Bus is the central place in CXF.
 


Apache CXF API

Apache CXF