| AbstractSafeInterceptor |
CXF interceptor which logs all errors instead of
letting them break the processing flow.
|
| AbstractWsRejectionHandlingStrategy |
Rejection handling strategy base for WS transactions.
|
| Cxf3791WorkaroundInterceptor |
According to ITI TF CP-510, SOAP Action should be ignored.
|
| FaultMessageOutInterceptor |
CXF interceptor which provides the message with a property that is evaluated when creating fault details
|
| FixContentTypeOutInterceptor |
Workaround for a compatibility issue with Axis 2 0.9x.
|
| MustUnderstandDecoratorInterceptor |
CXF Interceptor to tag SOAP headers with an mustUnderstand flag.
|
| NonReadingAttachmentMarshaller |
An attachment marshaller implementation which does not read any data
from the provided data handlers in order to keep all streams usable.
|
| ProvidedAttachmentOutInterceptor |
Interceptor to add provided outgoing attachments for SwA on the client side.
|
| RejectionHandlerInterceptor |
CXF interceptor which sends all rejected CXF exchanges
to the user-defined failure handler.
|