| Package | Description |
|---|---|
| org.apache.cxf.phase |
An InterceptorChain implementation which uses the concept of
Phases to order message chains.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPhaseInterceptor<T extends Message>
Provides a starting point implementation for a interceptors that
participate in phased message processing.
|
Apache CXF