Apache CXF API

Uses of Package
org.apache.cxf.interceptor

Packages that use org.apache.cxf.interceptor
org.apache.cxf Contains the Bus, which is the central touch point of CXF, and its related classes. 
org.apache.cxf.aegis   
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.interceptors   
org.apache.cxf.binding.http.interceptor   
org.apache.cxf.binding.object   
org.apache.cxf.binding.soap   
org.apache.cxf.binding.soap.interceptor   
org.apache.cxf.binding.soap.jms.interceptor   
org.apache.cxf.binding.soap.saaj   
org.apache.cxf.binding.xml   
org.apache.cxf.binding.xml.interceptor   
org.apache.cxf.bus   
org.apache.cxf.bus.blueprint   
org.apache.cxf.bus.extension   
org.apache.cxf.bus.spring   
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.frontend   
org.apache.cxf.frontend.spring   
org.apache.cxf.headers   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.interceptor.security   
org.apache.cxf.interceptor.transform   
org.apache.cxf.jaxb   
org.apache.cxf.jaxb.attachment   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.features.clustering   
org.apache.cxf.jaxrs.interceptor   
org.apache.cxf.jaxrs.provider.jsonp   
org.apache.cxf.jaxrs.spring   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.handler   
org.apache.cxf.jaxws.handler.logical   
org.apache.cxf.jaxws.handler.soap   
org.apache.cxf.jaxws.interceptors   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.jaxws22.spring   
org.apache.cxf.management.interceptor   
org.apache.cxf.message   
org.apache.cxf.phase An InterceptorChain implementation which uses the concept of Phases to order message chains. 
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.service.invoker   
org.apache.cxf.simple   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.common.gzip   
org.apache.cxf.transport.http.policy   
org.apache.cxf.transport.https   
org.apache.cxf.ws.addressing   
org.apache.cxf.ws.addressing.policy   
org.apache.cxf.ws.addressing.soap   
org.apache.cxf.ws.mex   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.mtom   
org.apache.cxf.ws.rm   
org.apache.cxf.ws.rm.feature   
org.apache.cxf.ws.rm.policy   
org.apache.cxf.ws.rm.soap   
org.apache.cxf.ws.security.policy.interceptors   
org.apache.cxf.ws.security.trust   
org.apache.cxf.ws.security.wss4j   
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.aegis
Fault
          A Fault that occurs during invocation processing.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.aegis.databinding
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.coloc
AbstractFaultChainInitiatorObserver
           
Fault
          A Fault that occurs during invocation processing.
InFaultChainInitiatorObserver
           
Interceptor
          Base interface for all interceptors.
InterceptorChain
          Base interface for all interceptor chains.
OutFaultChainInitiatorObserver
           
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.coloc.feature
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.corba
AbstractBasicInterceptorProvider
           
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.corba.interceptors
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.http.interceptor
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.object
AbstractBasicInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.soap
AbstractBasicInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.soap.interceptor
AbstractEndpointSelectionInterceptor
           
AbstractInDatabindingInterceptor
           
AbstractOutDatabindingInterceptor
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.soap.jms.interceptor
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.soap.saaj
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.xml
AbstractBasicInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.binding.xml.interceptor
AbstractInDatabindingInterceptor
           
AbstractOutDatabindingInterceptor
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.bus
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.bus.blueprint
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.bus.extension
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.bus.spring
AbstractBasicInterceptorProvider
           
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.databinding
Fault
          A Fault that occurs during invocation processing.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.databinding.stax
AbstractInDatabindingInterceptor
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.endpoint
AbstractAttributedInterceptorProvider
           
AbstractBasicInterceptorProvider
           
AnnotationInterceptors
           
ClientOutFaultObserver
           
InterceptorChain
          Base interface for all interceptor chains.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.feature
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.frontend
AbstractBasicInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.frontend.spring
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.headers
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.interceptor
AbstractFaultChainInitiatorObserver
           
AbstractInDatabindingInterceptor
           
AbstractLoggingInterceptor
          A simple logging handler which outputs the bytes of the message to the Logger.
AbstractOutDatabindingInterceptor
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorChain
          Base interface for all interceptor chains.
InterceptorChain.State
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
StaxOutEndingInterceptor
           
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.interceptor.security
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.interceptor.transform
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxb
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxb.attachment
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxrs
AbstractAttributedInterceptorProvider
           
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxrs.client
AbstractBasicInterceptorProvider
           
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxrs.features.clustering
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxrs.interceptor
AbstractOutDatabindingInterceptor
           
AttachmentInInterceptor
           
AttachmentOutInterceptor
           
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxrs.provider.jsonp
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxrs.spring
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws
AbstractBasicInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws.handler
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws.handler.logical
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws.handler.soap
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws.interceptors
Fault
          A Fault that occurs during invocation processing.
FaultOutInterceptor
           
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws.spring
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws.support
AbstractAttributedInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.jaxws22.spring
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.management.interceptor
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.message
InterceptorChain
          Base interface for all interceptor chains.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.phase
Interceptor
          Base interface for all interceptors.
InterceptorChain
          Base interface for all interceptor chains.
InterceptorChain.State
           
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.service
AbstractAttributedInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.service.invoker
Fault
          A Fault that occurs during invocation processing.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.simple
AbstractBasicInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.transport
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.transport.common.gzip
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.transport.http.policy
AbstractAttributedInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.transport.https
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.addressing
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.addressing.policy
AbstractAttributedInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.addressing.soap
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.mex
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.policy
AbstractAttributedInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.policy.mtom
AbstractAttributedInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.rm
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.rm.feature
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.rm.policy
AbstractAttributedInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.rm.soap
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.security.policy.interceptors
AbstractAttributedInterceptorProvider
           
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.security.trust
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
InterceptorProvider
          The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.ws.security.wss4j
Fault
          A Fault that occurs during invocation processing.
Interceptor
          Base interface for all interceptors.
 


Apache CXF API

Apache CXF