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