Package | Description |
---|---|
org.springframework.ws.soap.axiom |
AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure.
|
org.springframework.ws.soap.saaj |
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
|
Modifier and Type | Class and Description |
---|---|
class |
AxiomSoapMessage
AXIOM-specific implementation of the
SoapMessage interface. |
Modifier and Type | Class and Description |
---|---|
class |
SaajSoapMessage
SAAJ-specific implementation of the
SoapMessage interface. |
Copyright © 2020 Pivotal Software. All rights reserved.