| A service
provider (or producer) is a role played in a service-oriented
architecture. The provider is the entity that is responsible
for carrying out the operation requested by a requester.
An invoke-able service
is a service provider. In the web services model, a SOAP
Server usually hosts the services that act as providers of
functionality. It should be noted that most SOAP Servers also
act as requesters.
|
|