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.extension   
org.apache.cxf.bus.resource   
org.apache.cxf.bus.spring   
org.apache.cxf.buslifecycle   
org.apache.cxf.catalog   
org.apache.cxf.clustering   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.feature   
org.apache.cxf.headers   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.jaxrs   
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.test   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.http   
org.apache.cxf.transport.http.gzip   
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.http_jetty.spring   
org.apache.cxf.transport.servlet   
org.apache.cxf.workqueue   
org.apache.cxf.ws.policy.builder.primitive   
org.apache.cxf.wsdl   
org.apache.cxf.wsdl11   
 

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

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
           
 

Classes in org.apache.cxf used by org.apache.cxf.bus.extension
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
           
 

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.clustering
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.headers
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.jaxrs
BusException
          The BusException class is used to indicate a bus exception has occurred.
 

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.test
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
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.http
Bus
          The Bus is the central place in CXF.
 

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

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

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

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

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

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

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

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


Apache CXF API

Apache CXF