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.binding.xml   
org.apache.cxf.binding.xml.wsdl11   
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.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.model   
org.apache.cxf.jaxrs.provider   
org.apache.cxf.jaxrs.utils   
org.apache.cxf.jaxrs.utils.schemas   
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.test   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.common.gzip   
org.apache.cxf.transport.http   
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.http_jetty.spring   
org.apache.cxf.transport.https   
org.apache.cxf.transport.servlet   
org.apache.cxf.transport.servlet.servicelist   
org.apache.cxf.transports.http.internal   
org.apache.cxf.ws.addressing   
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
          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.binding.xml
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.binding.xml.wsdl11
Bus
          The Bus is the central place in CXF.
 

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.
 

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

Classes in org.apache.cxf used by org.apache.cxf.jaxrs
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.jaxrs.client
Bus
          The Bus is the central place in CXF.
 

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

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

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

Classes in org.apache.cxf used by org.apache.cxf.jaxrs.utils.schemas
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.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.common.gzip
Bus
          The Bus is the central place in CXF.
 

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_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.https
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.transport.servlet.servicelist
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.transports.http.internal
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.
 

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