Uses of Class
org.springframework.ws.mime.AbstractMimeMessage
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 AbstractMimeMessage in org.springframework.ws.soap
-
Uses of AbstractMimeMessage in org.springframework.ws.soap.saaj
Modifier and TypeClassDescriptionclass
SAAJ-specific implementation of theSoapMessage
interface.