|
Apache CXF API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PhaseInterceptor<T extends Message> | A phase interceptor is an intercetor that participates in a PhaseInterceptorChain. |
PhaseManager |
Class Summary | |
---|---|
AbstractPhaseInterceptor<T extends Message> | Provides a starting point implementation for a interceptors that participate in phased message processing. |
Phase | |
PhaseChainCache | The PhaseChainCache provides default interceptor chains for SOAP requests and responses, both from the client and web service side. |
PhaseComparator | |
PhaseInterceptorChain | A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor. |
PhaseManagerImpl |
An InterceptorChain implementation which uses the concept of Phases to order message chains.
|
Apache CXF API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |