Apache CXF API

Uses of Package
org.apache.cxf.phase

Packages that use org.apache.cxf.phase
org.apache.cxf.binding.coloc   
org.apache.cxf.binding.corba.interceptors   
org.apache.cxf.binding.object   
org.apache.cxf.binding.soap.interceptor   
org.apache.cxf.binding.soap.jms.interceptor   
org.apache.cxf.binding.soap.saaj   
org.apache.cxf.binding.xml.interceptor   
org.apache.cxf.bus.managers   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint   
org.apache.cxf.feature.transform   
org.apache.cxf.frontend   
org.apache.cxf.interceptor   
org.apache.cxf.interceptor.security   
org.apache.cxf.interceptor.transform   
org.apache.cxf.javascript   
org.apache.cxf.jaxb.attachment   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.client.spec   
org.apache.cxf.jaxrs.interceptor   
org.apache.cxf.jaxrs.provider.jsonp   
org.apache.cxf.jaxrs.security   
org.apache.cxf.jaxrs.validation   
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.management.interceptor   
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.staxutils.validation   
org.apache.cxf.sts.interceptor   
org.apache.cxf.transport   
org.apache.cxf.transport.common.gzip   
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.soap   
org.apache.cxf.ws.eventing.backend.notification   
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.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.phase used by org.apache.cxf.binding.coloc
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
Phase
           
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.binding.corba.interceptors
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.binding.object
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.binding.soap.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.binding.soap.jms.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.binding.soap.saaj
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.binding.xml.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.bus.managers
Phase
           
PhaseManager
           
 

Classes in org.apache.cxf.phase used by org.apache.cxf.databinding.stax
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.endpoint
PhaseChainCache
          The PhaseChainCache provides default interceptor chains for SOAP requests and responses, both from the client and web service side.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.feature.transform
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.frontend
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
Phase
           
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.interceptor.security
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.interceptor.transform
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.javascript
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxb.attachment
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxrs.client
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxrs.client.spec
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxrs.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxrs.provider.jsonp
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxrs.security
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxrs.validation
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxws.handler
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxws.handler.logical
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxws.handler.soap
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.jaxws.interceptors
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.management.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.phase
Phase
           
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.rs.security.oauth2.auth.saml
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.rs.security.oauth2.filters
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.rs.security.saml
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.rs.security.xml
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.rt.security.claims
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.rt.security.xacml
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.staxutils.validation
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.sts.interceptor
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.transport
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.transport.common.gzip
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.transport.https
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.validation
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.addressing
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.addressing.impl
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.addressing.soap
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.eventing.backend.notification
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.mex
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.policy
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.policy.mtom
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.rm
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.rm.soap
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseChainCache
          The PhaseChainCache provides default interceptor chains for SOAP requests and responses, both from the client and web service side.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain
          A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.security.policy.interceptors
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.security.trust
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.ws.security.wss4j
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 

Classes in org.apache.cxf.phase used by org.apache.cxf.wsdl.interceptors
AbstractPhaseInterceptor
          Provides a starting point implementation for a interceptors that participate in phased message processing.
PhaseInterceptor
          A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
 


Apache CXF API

Apache CXF