| Interface | Description |
|---|---|
| WsRejectionHandlingStrategy |
Rejection handling strategy for WS transactions.
|
| Class | Description |
|---|---|
| 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.
|
| 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.
|
Copyright © 2018 Open eHealth Foundation. All rights reserved.