|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PhaseInterceptor | |
|---|---|
| org.apache.cxf.phase | An InterceptorChain implementation which uses the concept of Phases to order message chains. |
| Uses of PhaseInterceptor in org.apache.cxf.phase |
|---|
| Classes in org.apache.cxf.phase that implement PhaseInterceptor | |
|---|---|
class |
AbstractPhaseInterceptor<T extends Message>
Provides a starting point implementation for a interceptors that participate in phased message processing. |
| Methods in org.apache.cxf.phase that return types with arguments of type PhaseInterceptor | |
|---|---|
Collection<PhaseInterceptor<? extends Message>> |
PhaseInterceptor.getAdditionalInterceptors()
Returns a collection of Interceptors that should be added to the chain whenever this interceptor is added. |
Collection<PhaseInterceptor<? extends Message>> |
AbstractPhaseInterceptor.getAdditionalInterceptors()
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||