org.apache.cxf.binding.soap.saaj |
|
Java Source File Name | Type | Comment |
SAAJInInterceptor.java | Class | Builds a SAAJ tree from the Document fragment inside the message which contains
the SOAP headers and from the XMLStreamReader. |
SAAJInInterceptorTest.java | Class | |
SAAJOutInterceptor.java | Class | Sets up the outgoing chain to build a SAAJ tree instead of writing
directly to the output stream. |