Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring WS1.0.0
Package:
org.springframework.ws.soap.saaj
Class
public
class
SaajSoapMessageFactory
implements
InitializingBean
,
SoapMessageFactory
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.0
Version
Not specified.
Author(s)
Arjen Poutsma
SAAJ-specific implementation of the
WebServiceMessageFactory
. Wraps a SAAJ
MessageFactory
. This factory will use SAAJ 1.3 when found, or fall back to SAAJ 1.2 or even 1.1.
A SAAJ
MessageFactory
can be injected to the
constructor
, or by the
setMessageFactory(MessageFactory)
property. When a SAAJ message factory is injected, the
setSoapVersion(SoapVersion)
property is ignored.
See also
SaajSoapMessage
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact