Apache CXF API

Uses of Package
org.apache.cxf.phase

Packages that use org.apache.cxf.phase
org.apache.cxf.bus.managers   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint   
org.apache.cxf.feature.transform   
org.apache.cxf.interceptor   
org.apache.cxf.interceptor.security   
org.apache.cxf.interceptor.transform   
org.apache.cxf.phase   
org.apache.cxf.staxutils.validation   
org.apache.cxf.transport   
org.apache.cxf.transport.common.gzip   
org.apache.cxf.validation   
org.apache.cxf.ws.addressing   
 

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.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.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.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.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.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.
 


Apache CXF API

Apache CXF