Apache CXF API

Uses of Package
org.apache.cxf.interceptor

Packages that use org.apache.cxf.interceptor
org.apache.cxf   
org.apache.cxf.aegis   
org.apache.cxf.binding   
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.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.blueprint   
org.apache.cxf.bus.extension   
org.apache.cxf.bus.spring   
org.apache.cxf.clustering   
org.apache.cxf.databinding   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint   
org.apache.cxf.feature   
org.apache.cxf.feature.transform   
org.apache.cxf.frontend   
org.apache.cxf.frontend.spring   
org.apache.cxf.headers   
org.apache.cxf.interceptor   
org.apache.cxf.interceptor.security   
org.apache.cxf.interceptor.transform   
org.apache.cxf.javascript   
org.apache.cxf.jaxb   
org.apache.cxf.jaxb.attachment   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.client.spec   
org.apache.cxf.jaxrs.client.spring   
org.apache.cxf.jaxrs.interceptor   
org.apache.cxf.jaxrs.provider.jsonp   
org.apache.cxf.jaxrs.security   
org.apache.cxf.jaxrs.spring   
org.apache.cxf.jaxrs.validation   
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.management.interceptor   
org.apache.cxf.message   
org.apache.cxf.phase   
org.apache.cxf.rs.security.oauth2.auth.saml   
org.apache.cxf.rs.security.oauth2.filters   
org.apache.cxf.rs.security.saml   
org.apache.cxf.rs.security.xml   
org.apache.cxf.rt.security.claims   
org.apache.cxf.rt.security.xacml   
org.apache.cxf.service   
org.apache.cxf.service.invoker   
org.apache.cxf.simple   
org.apache.cxf.staxutils.validation   
org.apache.cxf.sts.interceptor   
org.apache.cxf.transport   
org.apache.cxf.transport.common.gzip   
org.apache.cxf.transport.http.policy   
org.apache.cxf.transport.https   
org.apache.cxf.validation   
org.apache.cxf.ws.addressing   
org.apache.cxf.ws.addressing.impl   
org.apache.cxf.ws.addressing.policy   
org.apache.cxf.ws.addressing.soap   
org.apache.cxf.ws.eventing.backend.notification   
org.apache.cxf.ws.eventing.shared.faults   
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   
org.apache.cxf.wsdl.interceptors   
 

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.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.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
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.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.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.databinding
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.databinding.stax
AbstractInDatabindingInterceptor
           
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.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.feature.transform
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
AbstractBasicInterceptorProvider
           
Fault
          A Fault that occurs during invocation processing.
FaultOutInterceptor.FaultInfoException
          Marker interfaces for Exceptions that have a getFaultInfo() method that returns some sort of object that the FaultOutInterceptor can marshal into a fault detail element
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.
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.
LoggingMessage
           
StaxInEndingInterceptor
           
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.javascript
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.jaxb
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
           
AbstractOutDatabindingInterceptor
           
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.jaxrs.client.spec
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.jaxrs.client.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.jaxrs.interceptor
AbstractOutDatabindingInterceptor
           
AttachmentInInterceptor
           
AttachmentOutInterceptor
           
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.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.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.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.jaxrs.validation
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
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.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.rs.security.oauth2.auth.saml
Interceptor
          Base interface for all interceptors.
 

Classes in org.apache.cxf.interceptor used by org.apache.cxf.rs.security.oauth2.filters
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.rs.security.saml
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.rs.security.xml
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.rt.security.claims
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.rt.security.xacml
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.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.staxutils.validation
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.sts.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.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.validation
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.impl
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.eventing.backend.notification
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.eventing.shared.faults
Fault
          A Fault that occurs during invocation processing.
 

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
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.ws.security.policy.interceptors
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.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.
 

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


Apache CXF API

Apache CXF