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.aegis.databinding   
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.binding.coloc   
org.apache.cxf.binding.coloc.feature   
org.apache.cxf.binding.corba   
org.apache.cxf.binding.corba.runtime   
org.apache.cxf.binding.corba.wsdl   
org.apache.cxf.binding.http   
org.apache.cxf.binding.object   
org.apache.cxf.binding.soap   
org.apache.cxf.binding.soap.interceptor   
org.apache.cxf.binding.soap.tcp   
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.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.endpoint.dynamic   
org.apache.cxf.feature   
org.apache.cxf.frontend   
org.apache.cxf.headers   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.javascript   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.ext.codegen   
org.apache.cxf.jaxrs.features.clustering   
org.apache.cxf.jaxrs.provider   
org.apache.cxf.jaxrs.utils   
org.apache.cxf.jaxrs.utils.schemas   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.context   
org.apache.cxf.jaxws.endpoint.dynamic   
org.apache.cxf.jaxws.handler   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.jaxws22   
org.apache.cxf.jaxws22.spi   
org.apache.cxf.jaxws22.spring   
org.apache.cxf.jibx.tools   
org.apache.cxf.js.rhino   
org.apache.cxf.management.counters   
org.apache.cxf.management.interceptor   
org.apache.cxf.management.jmx   
org.apache.cxf.maven_plugin   
org.apache.cxf.maven_plugin.wsdl2java   
org.apache.cxf.maven_plugin.wsdl2js   
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.tools.common.toolspec   
org.apache.cxf.tools.java2js.processor   
org.apache.cxf.tools.java2wsdl.generator   
org.apache.cxf.tools.java2wsdl.processor   
org.apache.cxf.tools.misc.processor   
org.apache.cxf.tools.validator.internal   
org.apache.cxf.tools.wsdlto.core   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.common.gzip   
org.apache.cxf.transport.http   
org.apache.cxf.transport.http_jaxws_spi   
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.http_jetty.spring   
org.apache.cxf.transport.https   
org.apache.cxf.transport.jms   
org.apache.cxf.transport.jms.continuations   
org.apache.cxf.transport.jms.wsdl11   
org.apache.cxf.transport.local   
org.apache.cxf.transport.servlet   
org.apache.cxf.transport.servlet.servicelist   
org.apache.cxf.workqueue   
org.apache.cxf.ws.addressing   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.attachment   
org.apache.cxf.ws.policy.attachment.external   
org.apache.cxf.ws.policy.attachment.wsdl11   
org.apache.cxf.ws.policy.blueprint   
org.apache.cxf.ws.policy.spring   
org.apache.cxf.ws.rm   
org.apache.cxf.ws.rm.feature   
org.apache.cxf.ws.rm.policy   
org.apache.cxf.ws.security.kerberos   
org.apache.cxf.ws.security.policy   
org.apache.cxf.ws.security.policy.builders   
org.apache.cxf.ws.security.policy.interceptors   
org.apache.cxf.ws.security.trust   
org.apache.cxf.wsdl   
org.apache.cxf.wsdl11   
org.apache.cxf.wstx_msv_validation   
 

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

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

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

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

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

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

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

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

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

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

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

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

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.frontend
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.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.javascript
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.ext.codegen
Bus
          The Bus is the central place in CXF.
 

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

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

Classes in org.apache.cxf used by org.apache.cxf.jaxws.endpoint.dynamic
Bus
          The Bus is the central place in CXF.
 

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

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

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

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

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

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

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

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

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

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

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

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

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

Classes in org.apache.cxf used by org.apache.cxf.maven_plugin.wsdl2js
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.tools.common.toolspec
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.tools.java2js.processor
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.tools.java2wsdl.generator
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.tools.java2wsdl.processor
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.tools.misc.processor
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.tools.validator.internal
Bus
          The Bus is the central place in CXF.
 

Classes in org.apache.cxf used by org.apache.cxf.tools.wsdlto.core
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.transport.http
Bus
          The Bus is the central place in CXF.
 

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

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

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

Classes in org.apache.cxf used by org.apache.cxf.transport.local
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.workqueue
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.ws.policy
Bus
          The Bus is the central place in CXF.
 

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

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

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

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

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

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

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

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

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

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

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

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

Classes in org.apache.cxf used by org.apache.cxf.ws.security.trust
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.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.
 

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


Apache CXF API

Apache CXF