CXF API

Package org.apache.cxf.phase

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

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


CXF API

-