| Name | Description | Type | Package | Framework |
| SAAJFactoryResolver | Class | org.apache.cxf.binding.soap.saaj | Apache CXF | |
| SAAJInInterceptor | Builds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader. | Class | org.apache.cxf.binding.soap.saaj | Apache CXF |
| 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 | Class | org.apache.cxf.binding.soap.saaj | Apache CXF |
| SAAJOutInterceptor | Sets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream. | Class | org.apache.cxf.binding.soap.saaj | Apache CXF |
| SAAJOutInterceptor .SAAJOutEndingInterceptor | Class | org.apache.cxf.binding.soap.saaj | Apache CXF | |
| SAAJStreamWriter | Class | org.apache.cxf.binding.soap.saaj | Apache CXF | |
| SAAJUtils | Class | org.apache.cxf.binding.soap.saaj | Apache CXF | |