| Package | Description | 
|---|---|
| org.springframework.ws.soap | Provides the SOAP functionality of the Spring Web Services framework. | 
| org.springframework.ws.soap.soap11 | Contains interfaces specific to SOAP 1.1. | 
| org.springframework.ws.soap.soap12 | Contains interfaces specific to SOAP 1.2. | 
| Modifier and Type | Method and Description | 
|---|---|
| SoapHeader | SoapEnvelope. getHeader()Returns the  SoapHeader. | 
| SoapHeader | AbstractSoapMessage. getSoapHeader()Returns  getEnvelope().getHeader(). | 
| SoapHeader | SoapMessage. getSoapHeader()Returns the  SoapHeaderassociated with thisSoapMessage. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Soap11HeaderSubinterface of  SoapHeaderthat exposes SOAP 1.1 functionality. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Soap12HeaderSubinterface of  SoapHeaderthat exposes SOAP 1.2 functionality. | 
Copyright © 2023 VMware, Inc.. All rights reserved.