Uses of Interface
org.springframework.ws.soap.SoapMessageFactory
Packages that use SoapMessageFactory
Package
Description
AXis Object Model (AXIOM) support for Spring-WS soap message infrastructure.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message
infrastructure.
-
Uses of SoapMessageFactory in org.springframework.ws.soap.axiom
Classes in org.springframework.ws.soap.axiom that implement SoapMessageFactoryModifier and TypeClassDescriptionclass
Axiom-specific implementation of theWebServiceMessageFactory
interface. -
Uses of SoapMessageFactory in org.springframework.ws.soap.saaj
Classes in org.springframework.ws.soap.saaj that implement SoapMessageFactoryModifier and TypeClassDescriptionclass
SAAJ-specific implementation of theWebServiceMessageFactory
.