[ 源代码: saaj-ri ]
软件包:libsaaj-ri-java(1.4.1-1.1)
SOAP with Attachments API for Java - Reference Implementation
The SOAP with Attachments API for Java (SAAJ) 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-WS, JAX-RPC, and JAXR implementations. SOAP Handlers in JAX-WS use SAAJ APIs to access the SOAP Message. Developers can also use it to write SOAP messaging applications directly instead of using JAX-WS/JAX-RPC.
其他与 libsaaj-ri-java 有关的软件包
|
|
|
|
-
- dep: libmimepull-java (>= 1.9.7)
- Pull API for parsing MIME messages
-
- dep: libsaaj-java (>= 1.4.0)
- SOAP with Attachment API for Java
-
- dep: libstax-ex-java (>= 1.7.8)
- Extended StAX API