Tutorial of SOAP with Attachments API for Java
随着web 服务、SOA 概念的兴起,和诸多 SOA 应用的实践,Java 阵营也审时度势,趁势推出相应的 API 以应对这一变化。SOAP 是 Java web 服务栈中很基础的一项技术,web 服务间以 SOAP 消息来互相通信。
SOAP with Attachments API for Java(简称 SAAJ) 就是 Java 阵营为访问 web 服务所提供的基础设施,它简化了对 SOAP 的处理。
SAAJ 包含 2 部分 APIs,其一用于创建消息,添加消息内容,其二则用于建立连接,发送 SOAP 消息。
By javafuns on October 21, 2009 at 15:42 ·
Views: 105 · Permalink
· Leave a comment
Categorized in: SOA · Tagged with: SAAJ, SOAP, Webservice, XML
Categorized in: SOA · Tagged with: SAAJ, SOAP, Webservice, XML

(
(4.00 out of 5)