SOAP

From MediaWiki
Revision as of 15:17, 27 April 2011 by 64.47.100.202 (talk)
Jump to navigationJump to search

SOAP (Simple Object Access Protocol) is a protocol for exchanging XML-based messages over a computer network, normally using HTTP. SOAP forms the foundation layer of the Web services stack, providing a basic messaging framework that more abstract layers can build on. SOAP can be used to facilitate a SOA Service-Oriented architectural pattern.