Jakarta SOAP with Attachments
(Redirected from SOAP with Attachments API for Java)
Jakarta SOAP with Attachments (SAAJ; formerly SOAP with Attachments API for Java), as part of Jakarta XML Web Services (JAX-WS), provides a standard way to send XML documents over the Internet from the Jakarta EE platform.
SAAJ enables developers to produce and consume messages conforming to the SOAP 1.1 and 1.2 specifications and SOAP with Attachments note. It can be used as an alternative to JAX-RPC or JAX-WS.
SOAP or Simple Object Access Protocol was created by Mohsen Al-Ghosein, Dave Winer, Bob Atkinson, and Don Box in 1998 with help from Microsoft.[1]
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
- Java Web Services in a Nutshell
- Oracle's "Overview of SAAJ" (from "The Java EE 5 Tutorial")
- SOAP with Attachments API for Java (SAAJ) Specification 1.3 (JSR 67)
- The SAAJ Standard Implementation Project Archived 2013-01-13 at the Wayback Machine