Showing posts with label WebServices. Show all posts
Showing posts with label WebServices. Show all posts

Sunday, August 1, 2010

WebServices Dictionary

SAAJ = SOAP with Attachments API for Java
SOAP = Simple Object Access Protocol, is a protocol specification for exchanging XML messages in the implementation of Web Services. It usually relies on other Application Layer protocols (most notably Remote Procedure Call (RPC) and HTTP) for message negotiation and transmission