5
Web Services
Traditionally, web services, or “big web services”—to distinguish them from other services running on the web using different paradigms, such as stateless Representational State Transfer (REST) interfaces—have been popular with the traditional enterprises. A web service is a resource provided by a particular provider described in terms of its allowed operations in a common language, that is, the Web Service Description Language (WSDL). Knowing the WSDL description, a client (consumer) can invoke each operation by sending a request contained in a particularly formatted body. After the execution, a response is returned.
Other than describing the web service, a WSDL description contains information on the particular transport ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access