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, 14361🔥, 0💬
Popular Posts:
Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java class...
Java Cryptography Extension 1.2.2 JAR File Size and Download Location: File name: jce.jar, jce-1.2.2...
What Is commons-codec-1.4.jar? commons-codec-1.4.jar is the JAR file for Apache Commons Codec 1.4, w...
The Java Naming and Directory Interface (JNDI) is part of the Java platform, providing applications ...
What Is mail.jar of JavaMail 1.4? I got the JAR file from javamail-1_4.zip. mail.jar in javamail-1_4...