Apache CXF API

Package org.apache.cxf.phase

An InterceptorChain implementation which uses the concept of Phases to break up message chains.

See:
          Description

Interface Summary
PhaseInterceptor<T extends Message> A phase interceptor participates in a PhaseInterceptorChain.
PhaseManager  
 

Class Summary
AbstractPhaseInterceptor<T extends Message>  
Phase  
PhaseChainCache  
PhaseComparator  
PhaseInterceptorChain A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
 

Package org.apache.cxf.phase Description

An InterceptorChain implementation which uses the concept of Phases to break up message chains.


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.