| Package | Description |
|---|---|
| org.apache.cxf.binding.soap.saaj |
| Class and Description |
|---|
| SAAJInInterceptor
Builds a SAAJ tree from the Document fragment inside the message which contains
the SOAP headers and from the XMLStreamReader.
|
| SAAJInInterceptor.SAAJPreInInterceptor
This class sets up the Document in the Message so that the ReadHeadersInterceptor
can read directly into the SAAJ document instead of creating a new DOM
that we would need to copy into the SAAJ later.
|
| SAAJOutInterceptor.SAAJOutEndingInterceptor |
Apache CXF