Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
saaj-api-1.3.jar - SAAJ API 1.3
The SOAP with Attachments API for JavaTM (SAAJ) 1.3 provides the API for creating and sending SOAP messages by means of the javax.xml.soap package. It is used for the SOAP messaging that goes on behind the scenes in JAX-RPC and JAXR implementations. Developers can also use it to write SOAP messaging applications directly instead of using JAX-RPC.
JAR File Size and Download Location:
File name: saaj-api.jar, saaj-api-1.3.jar File size: 19162 bytes Date modified: 10/31/2009 Download: SAAJ API (part of Java Web Services Developer Pack)
✍: FYIcenter
Manifest of the JAR:
Specification-Title: SAAJ Specification-Version: 1.3
List of Classes in the JAR:
javax/xml/soap/Detail javax/xml/soap/SOAPEnvelope javax/xml/soap/Node javax/xml/soap/SOAPElement javax/xml/soap/SOAPConnection javax/xml/soap/DetailEntry javax/xml/soap/SOAPElementFactory javax/xml/soap/Text javax/xml/soap/SOAPBody javax/xml/soap/SAAJMetaFactory javax/xml/soap/SOAPFactory javax/xml/soap/MessageFactory javax/xml/soap/SOAPBodyElement javax/xml/soap/SOAPFault javax/xml/soap/SOAPMessage javax/xml/soap/SOAPConstants javax/xml/soap/FactoryFinder javax/xml/soap/SOAPConnectionFactory javax/xml/soap/SAAJResult javax/xml/soap/Name javax/xml/soap/AttachmentPart javax/xml/soap/SOAPPart javax/xml/soap/SOAPFaultElement javax/xml/soap/SOAPException javax/xml/soap/MimeHeaders javax/xml/soap/SOAPHeader javax/xml/soap/SOAPHeaderElement javax/xml/soap/MimeHeader
2009-11-20, 13911👍, 0💬
Popular Posts:
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...
JDK 11 java.xml.jmod is the JMOD file for JDK 11 XML (eXtensible Markup Language) module. JDK 11 XML...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...
JDK 8 tools.jar is the JAR file for JDK 8 tools. It contains Java classes to support different JDK t...
Apache Avalon began in 1999 as the Java Apache Server Framework and in late 2002 separated from the ...