Uses of Interface
org.springframework.ws.soap.SoapEnvelope
Package
Description
Provides the SOAP functionality of the Spring Web Services framework.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
-
Uses of SoapEnvelope in org.springframework.ws.soap
Modifier and TypeMethodDescriptionSoapMessage.getEnvelope()
Returns theSoapEnvelope
associated with thisSoapMessage
. -
Uses of SoapEnvelope in org.springframework.ws.soap.saaj