SOA or NetCentric application model roles
SOA and NetCentric application models have two roles:
Service provider or the service itself
Service consumer is the user of the service
Service consumers
Service provider
The service provider is the code that implements the service. The service provider includes the interface specification (also called the service contract) and the related WSDL file.
Feedback